pudo / dataset

Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
https://dataset.readthedocs.org/
MIT License
4.76k stars 297 forks source link

Fix add_column method to work with Alembic 1.11+ #423

Closed catileptic closed 1 year ago

catileptic commented 1 year ago

Fixes #419