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

SQL::Translator::Diff creates invalid SQL when changing to default engine #10

Open
btilly opened this issue Aug 17, 2011 · 4 comments
Open

Comments

@btilly
Copy link

btilly commented Aug 17, 2011

https://gist.github.com/1152817 is a short program that takes 2 simple MySQL tables and outputs invalid SQL when trying to diff them.

@ribasushi
Copy link
Contributor

The SQLT development is extremely understaffed at this point, so we will need your help. Please turn the program in question into a proper test case - model it on the many diff tests already available in the repo. For example t/30sqlt-new-diff-sqlite.t

@ribasushi
Copy link
Contributor

@Sweet-kid Hi!

I am a bit off IRC at the moment, but yes - as far as I know (from a cursory look) this issue is still a problem. Run the gisted script, and if it fails - please do convert it to a test.

Much appreciated!

@upasana-me
Copy link

@ribasushi Hi! Thanks for replying!

upasana-me added a commit to upasana-me/sql-translator that referenced this issue Nov 8, 2015
@upasana-me
Copy link

Hi @ribasushi
Please review this #76 & answer my question!

Thanks & sorry for such late response!

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

3 participants