Add support for editing and modifying foreign key constraints.
This feature is supported by the InnoDB table type (which CocoaMySQL now supports switching tables to), and is essential to ensuring data integrity and avoiding orphaned records.
Thanks!
Log in to post a comment.