Skip to content

Foreign Key Actions Supported? #44

@homerlex

Description

@homerlex

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions