We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In some cases I want to define whether a relation has ON DELETE CASCADE or ON UPDATE CASCADE or other options.
So I suggest to implement x-on-delete and x-on-update on relations.
x-on-delete
x-on-update
The text was updated successfully, but these errors were encountered:
Can you please elaborate how does this issue differ from cebe#131 ?
Sorry, something went wrong.
it does not, for some reason I did not find it in the README. Closed as duplicate :-)
SOHELAHMED7
No branches or pull requests
In some cases I want to define whether a relation has ON DELETE CASCADE or ON UPDATE CASCADE or other options.
So I suggest to implement
x-on-delete
andx-on-update
on relations.The text was updated successfully, but these errors were encountered: