pudo / dataset

Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.

Home Page:https://dataset.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parameter passing exception

ieew opened this issue · comments

commented

problem location:
https://github.com/pudo/dataset/blob/master/dataset/table.py#L356

corresponding function
https://github.com/sqlalchemy/alembic/blob/main/alembic/operations/base.py#L569-L575

The target function requires the schema parameter to be passed explicitly

(The text is translated by Google, there may be grammatical problems, please forgive me)