0.14.0a5 add i4_column()

This commit is contained in:
Yusur 2026-07-11 22:43:00 +02:00
parent 9b4b57a391
commit f08af88821
5 changed files with 52 additions and 8 deletions

View file

@ -5,9 +5,10 @@
* Added `ast` module
* Deprecate `dei_args()` for problems with the typing system. The function is not going away tho
* Module `sqlalchemy`:
* added `email_column()`, `ascii_column()`
* added `email_column()`, `ascii_column()`, `i4_column()`
* added application level checks for `match_column()`
* Added common values for snowflake epoch in `SnowflakeEpoch` enum
* Module `bitś`: added `i4_to_int()`, `int_to_i4()`
## 0.13.1 and 0.12.7