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

Foreign Key Actions Supported? #44

Open
homerlex opened this issue Jun 18, 2012 · 1 comment
Open

Foreign Key Actions Supported? #44

homerlex opened this issue Jun 18, 2012 · 1 comment
Labels

Comments

@homerlex
Copy link

I just installed the mysql2psql gem (0.1.0).

I imported a database and there were no errors. However, upon inspect I can see that the on update and on delete actions on all my foreign keys are set to NO ACTION in the newly created psql database. In MySql all the FKs have on update and on delete actions set.

Is this a bug in the gem or something not supported yet?

@paazmaya
Copy link
Contributor

Possibly related to #31

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