Closed apmuthu closed 3 years ago
I think I understand what you mean. However I don't use MyISAM anymore (InnoDB is better) so I will probably not work on this. But feel free to work on it if you really need this.
Then atleast mark this fact in the readme.
Good point! Will do.
We need a check to see if the Foreign Key constraints have been made in the table or merely stored in the session for generation purposes. MyISAM tables do not support Foreign Keys and hence the cascades would need to be in code.