Translate PostgreSQL code 21000 (cardinality_violation)

Closes gh-26276
This commit is contained in:
Juergen Hoeller 2020-12-16 22:27:57 +01:00
parent 00b56c026a
commit a109b4c31a
1 changed files with 1 additions and 1 deletions

View File

@ -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>