Skip to content
Snippets Groups Projects
Commit 09a0dc5c authored by Hollow's avatar Hollow Committed by Kirill Yukhin
Browse files

sql: correct confusing message

Required to fix the following message:

"- error: expressions prohibited in PRIMARY KEY and UNIQUE constraints"

Currently this message appears even when user tries to CREATE
non-unique functional index which isn't concerned with the
following error message. Thus far the message was corrected
to the proper one.

Closes #3236
parent 71051d23
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