Translate PostgreSQL code 21000 (cardinality_violation)
Closes gh-26276
This commit is contained in:
parent
00b56c026a
commit
a109b4c31a
|
@ -247,7 +247,7 @@
|
|||
<value>03000,42000,42601,42602,42622,42804,42P01</value>
|
||||
</property>
|
||||
<property name="duplicateKeyCodes">
|
||||
<value>23505</value>
|
||||
<value>21000,23505</value>
|
||||
</property>
|
||||
<property name="dataIntegrityViolationCodes">
|
||||
<value>23000,23502,23503,23514</value>
|
||||
|
|
Loading…
Reference in New Issue