Skip to content
Snippets Groups Projects
Commit 6aa0ef4a authored by Ivan Koptelov's avatar Ivan Koptelov
Browse files

sql: raise an err on CHECK constraint with ON CONFLICT action

Currently all on 'conflict' actions are silently
ignored for 'check' constraints. This patch add
explicit parse-time error.

Closes #3345
parent b9afef16
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment