schematic
schematic copied to clipboard
support for „ON DELETE CASCADE“
Hi, I added support for "ON DELETE CASCADE" clause for the foreign key constraint.
It'd have to be a solution that supports all possible values, and both 'ON DELETE' and 'ON UPDATE'. The values could be implemented as an enum.
Also, please match the code style of the project. I use this.