Where can I find the supported ForeignKeyActions?
#407
-
|
Where in the docs can I look whether or not I can use |
Beta Was this translation helpful? Give feedback.
Answered by
ikrivosheev
Aug 7, 2022
Replies: 1 comment
-
|
@JediMaster25 hello! You can read about
Query looks like: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
billy1624
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@JediMaster25 hello! You can read about
ForeignKeyAction:Query looks like:
.on_delete(ForeignKeyAction::SetNull)