Skip to content

Takes a simple mysql schema creation script, reads the foreign key constraints from it and dumps alter table add constraint commands for them in a separate file. Useful for doing migrations.

Notifications You must be signed in to change notification settings

zeffirara/shitty-schema-shenanigans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

About

Takes a simple mysql schema creation script, reads the foreign key constraints from it and dumps alter table add constraint commands for them in a separate file. Useful for doing migrations.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages