View Issue Details

IDProjectCategoryView StatusLast Update
0004792SymmetricDS ProImprovementpublic2021-02-25 21:35
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.6 
Target Version3.12.7Fixed in Version3.12.7 
Summary0004792: Improve update statements in SQL explorer
DescriptionWhen editing rows via SQL explorer, it updates each column using a separate update statement. Instead, it should use a single update statement to update multiple columns. Also, it sometimes generates update statements for columns with unchanged values, which should not happen.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 895fa556

2021-01-27 21:49:17

evan-miller-jumpmind


Committer: GitHub Details Diff
0004792: Improved update statements in SQL explorer (#137) Affected Issues
0004792
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/TabularResultLayout.java Diff File

Issue History

Date Modified Username Field Change
2021-01-27 16:19 emiller New Issue
2021-01-27 16:19 emiller Status new => assigned
2021-01-27 16:19 emiller Assigned To => emiller
2021-01-27 21:49 emiller Status assigned => resolved
2021-01-27 21:49 emiller Resolution open => fixed
2021-01-27 21:49 emiller Fixed in Version => 3.12.7
2021-01-27 22:00 Changeset attached => SymmetricDS 3.12 895fa556
2021-02-25 21:35 admin Status resolved => closed