We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Whether it can be used to migrate from SQLite to PostgreSQL.
The text was updated successfully, but these errors were encountered:
I do not know. Please do not hesitate to test and comment. At least this is a good first version to do the same for PostgreSQL.
Sorry, something went wrong.
It can't work on PostgreSQL. PostgreSQL is not support `. And boolean should be converted to true or false
boolean
true
false
Ok good to know. Feel free to do the changes and test.
No branches or pull requests
Whether it can be used to migrate from SQLite to PostgreSQL.
The text was updated successfully, but these errors were encountered: