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

Rename table broken for PG #186

Closed
taylorfinnell opened this issue Nov 15, 2018 · 2 comments
Closed

Rename table broken for PG #186

taylorfinnell opened this issue Nov 15, 2018 · 2 comments
Assignees
Labels

Comments

@taylorfinnell
Copy link

It generates ALTER TABLE x RENAME y, i think it should be ... RENAME TO y

@imdrasil imdrasil self-assigned this Nov 16, 2018
@imdrasil imdrasil added the bug label Nov 16, 2018
@imdrasil
Copy link
Owner

@taylorfinnell nice catch - will fix this tomorrow my time. The fix will be merged to release/0.7.0 branch

@imdrasil
Copy link
Owner

Now release/0.7.0 has a fix for this

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

No branches or pull requests

2 participants