fixed generator in snowflake_column() in sqlalchemy module
This commit is contained in:
parent
1d6d5d72f8
commit
121fbe83b0
2 changed files with 6 additions and 2 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## 0.3.1
|
||||
|
||||
- Fixed bugs in Snowflake generation and serialization of negative values
|
||||
|
||||
## 0.3.0
|
||||
|
||||
- Fixed `cb32encode()` and `b32lencode()` doing wrong padding — **UNSOLVED in 0.2.x** which is out of support, effective immediately
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue