Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL: can't drop check constraint #93

Open
jssuzanne opened this issue May 15, 2019 · 1 comment
Open

MySQL: can't drop check constraint #93

jssuzanne opened this issue May 15, 2019 · 1 comment

Comments

@jssuzanne
Copy link
Member

sqlalchemy.exc.ProgrammingError: (MySQLdb._exceptions.ProgrammingError) (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'CONSTRAINT anyblok_ck_test__test' at line 1")
[SQL: ALTER TABLE test DROP CONSTRAINT anyblok_ck_test__test]

@jssuzanne
Copy link
Member Author

MariaDB, MsSQL and MySQL have no behaviour related to CheckConstraint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant