View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004929 | SymmetricDS | Bug | public | 2021-03-30 12:22 | 2021-04-05 20:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.7 | ||||
Target Version | 3.12.8 | Fixed in Version | 3.12.8 | ||
Summary | 0004929: Fix SQL explorer row editor | ||||
Description | In SQL explorer, saving an edited row of a table that doesn't have a primary key results in an error. If there are no primary keys, it should use all the required columns in the where clause instead. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.12 22d44837 2021-03-30 15:41:06 evan-miller-jumpmind Committer: GitHub Details Diff |
0004929: Fixed SQL explorer row editor (0000155) |
Affected Issues 0004929 |
|
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/TabularResultLayout.java | Diff File | ||
SymmetricDS: 3.12 afa00dcd 2021-04-05 19:56:22 evan-miller-jumpmind Committer: GitHub Details Diff |
0004929: Fixed SQL explorer row editor when table has no PK (0000156) * 0004929: Fixed SQL explorer row editor * 0004929: Fixed SQL explorer row editor when table has no PK |
Affected Issues 0004929 |
|
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/common/CommonUiUtils.java | Diff File | ||
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/TabularResultLayout.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-30 12:22 | emiller | New Issue | |
2021-03-30 12:22 | emiller | Status | new => assigned |
2021-03-30 12:22 | emiller | Assigned To | => emiller |
2021-03-30 15:41 | emiller | Status | assigned => resolved |
2021-03-30 15:41 | emiller | Resolution | open => fixed |
2021-03-30 15:41 | emiller | Fixed in Version | => 3.12.8 |
2021-03-30 16:00 | Changeset attached | => SymmetricDS 3.12 22d44837 | |
2021-03-30 19:46 | admin | Status | resolved => closed |
2021-04-05 20:00 | Changeset attached | => SymmetricDS 3.12 afa00dcd |