View Issue Details

IDProjectCategoryView StatusLast Update
0003487SymmetricDSBugpublic2018-03-28 22:16
Reporterwoehrl01 Assigned Tommichalek  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.9.6 
Target Version3.9.6Fixed in Version3.9.6 
Summary0003487: Executing ISqlTemplate.update() with multiple statements swallows errors
DescriptionIf you execute a ISQLTemplate.update() with multiple statements at once, and one of the later statements are leading to an error (e.g. foreign key constraint violation) this exception is not thrown back to the user.
TagsNo tags attached.

Activities

woehrl01

2018-03-13 10:42

reporter   ~0001148

See that pullrequest for a fix: https://github.com/JumpMind/symmetric-ds/pull/69/

Related Changesets

SymmetricDS: 3.9 6694591f

2018-03-13 06:40:04

woehrl01

Details Diff
0003487: Executing ISqlTemplate.update() with multiple statements swallows errors Affected Issues
0003487
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcSqlTemplate.java Diff File

Issue History

Date Modified Username Field Change
2018-03-13 10:39 woehrl01 New Issue
2018-03-13 10:42 woehrl01 Note Added: 0001148
2018-03-13 14:44 mmichalek Assigned To => mmichalek
2018-03-13 14:44 mmichalek Status new => resolved
2018-03-13 14:44 mmichalek Resolution open => fixed
2018-03-13 14:44 mmichalek Product Version => 3.9.6
2018-03-13 14:44 mmichalek Fixed in Version => 3.9.6
2018-03-13 14:44 mmichalek Target Version => 3.9.6
2018-03-13 15:00 woehrl01 Changeset attached => SymmetricDS 3.9 6694591f
2018-03-28 22:16 mmichalek Status resolved => closed