fixed bug in sqlalchemy.id_column()
This commit is contained in:
parent
e5d9c8e4a6
commit
3d03cc00fa
4 changed files with 8 additions and 5 deletions
|
|
@ -3,6 +3,7 @@
|
|||
## 0.3.3
|
||||
|
||||
- Fixed leftovers in `snowflake` module from unchecked code copying — i.e. `SnowflakeGen.generate_one()` used to require an unused typ= parameter
|
||||
- Fixed a bug in `id_column()` that made it fail to provide a working generator — again, this won't be backported
|
||||
|
||||
## 0.3.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue