catena
catena copied to clipboard
Triggers
Perhaps with a triggers table that has on, condition (see also #11) and statement columns (and perhaps also a way to run the trigger as the invoker or as the definer).
Syntax would be 'CREATE TRIGGER' still.
This could be used to create a credit system!