db
db copied to clipboard
Add constants for `CASCADE`, etc.?
Not that important for release but would you please compile a list of what you'd expect in constants?
May be not constants?
I think separated builder for constraints with methods onDelete() and onUpdate() better? with param Enum (cascade, set null, restrict, no action ... etc)