Skip to content

Left join alias missing on delete query #10935

Discussion options

You must be logged in to vote

Is this the expected behavior?

Yes. There is no JOIN in DELETE queries.

Furthermore you're reinventing foreign key constraints. You should not need this "failsafe" code of yours.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pgcm
Comment options

Answer selected by pgcm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants