Skip to content

Commit 2d2226b

Browse files
committed
Added 546 to Sybase data integrity violation codes
Issue: SPR-11097
1 parent 62ea627 commit 2d2226b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-jdbc/src/main/resources/org/springframework/jdbc/support/sql-error-codes.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
<value>2601,2615,2626</value>
236236
</property>
237237
<property name="dataIntegrityViolationCodes">
238-
<value>233,511,515,530,547,2615,2714</value>
238+
<value>233,511,515,530,546,547,2615,2714</value>
239239
</property>
240240
<property name="transientDataAccessResourceCodes">
241241
<value>921,1105</value>

0 commit comments

Comments
 (0)