taskflow/taskflow/persistence/backends/sqlalchemy
Adam Harwell 0f7c6e94a9 Fix deprecated Alembic function args
create_index and create_foreign_key were using long-deprecated argument
names which were finally removed as of 1.5.0:
https://alembic.sqlalchemy.org/en/latest/changelog.html#change-da0bea3199b905783ddbd0cde968beec

Change-Id: I03405e3d0daf085d0849a6e3effc65ec05ceb7a1
2021-01-28 14:58:26 -08:00
..
alembic Fix deprecated Alembic function args 2021-01-28 14:58:26 -08:00
__init__.py Removed copyright from empty files 2014-02-22 17:16:29 +08:00
migration.py Use alembic upgrade function/command directly 2015-06-15 14:44:11 -07:00
tables.py Use the sqlalchemy-utils json type instead of our own 2015-09-09 17:54:11 -07:00