0.14.0a3 add ascii_column() and runtime check to match_column()
This commit is contained in:
parent
e2aec01d31
commit
b239d0eaca
3 changed files with 50 additions and 8 deletions
|
|
@ -4,7 +4,9 @@
|
|||
|
||||
* Added `ast` module
|
||||
* Deprecate `dei_args()` for problems with the typing system. The function is not going away tho
|
||||
* Module `sqlalchemy`: added `email_column()`
|
||||
* Module `sqlalchemy`:
|
||||
* added `email_column()`, `ascii_column()`
|
||||
* added application level checks for `match_column()`
|
||||
* Added common values for snowflake epoch in `SnowflakeEpoch` enum
|
||||
|
||||
## 0.13.1 and 0.12.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue