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

SQLite alters don't work if existing table has a boolean type #608

Closed
josephmancuso opened this issue Mar 17, 2022 · 2 comments
Closed

SQLite alters don't work if existing table has a boolean type #608

josephmancuso opened this issue Mar 17, 2022 · 2 comments
Labels
bug An existing feature is not working as intended

Comments

@josephmancuso
Copy link
Member

make a new sqlite table with a boolean field, Alter any other column, there will be a keyerror

@josephmancuso josephmancuso added the bug An existing feature is not working as intended label Mar 17, 2022
@josephmancuso
Copy link
Member Author

@josephmancuso
Copy link
Member Author

Fixed in #609

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An existing feature is not working as intended
Projects
None yet
Development

No branches or pull requests

1 participant