View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004826 | SymmetricDS | Bug | public | 2021-02-10 21:25 | 2022-09-21 21:03 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.6 | ||||
Target Version | 3.10.14 | Fixed in Version | 3.10.14 | ||
Summary | 0004826: Raima DDL Reader fails to read triggers for specific table | ||||
Description | The query to read triggers for a table in the Raima DDL reader is incorrect. Should be: SELECT schemaname, tabname, name, event, trig.* FROM sys_trigger trig WHERE tabname = ? AND schemaname = ? | ||||
Steps To Reproduce | Use SQL Explorer, look for triggers on table browsing on the left. | ||||
Tags | ddl/schema, dialect: raima | ||||
SymmetricDS: 3.11 6f4beba2 2021-12-03 13:05:48 Details Diff |
0004826: Raima DDL Reader fails to read triggers for specific table |
Affected Issues 0004826 |
|
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/raima/RaimaDdlReader.java | Diff File | ||
SymmetricDS: 3.12 323e5993 2021-12-03 13:05:48 Details Diff |
0004826: Raima DDL Reader fails to read triggers for specific table |
Affected Issues 0004826 |
|
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/raima/RaimaDdlReader.java | Diff File | ||
SymmetricDS: 3.13 afc939b2 2021-12-03 13:05:48 Details Diff |
0004826: Raima DDL Reader fails to read triggers for specific table # Conflicts: # symmetric-jdbc/src/main/java/org/jumpmind/db/platform/raima/RaimaDdlReader.java |
Affected Issues 0004826 |
|
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/raima/RaimaDdlReader.java | Diff File | ||
SymmetricDS: 3.14 d8c292ad 2021-12-03 13:05:48 Details Diff |
0004826: Raima DDL Reader fails to read triggers for specific table # Conflicts: # symmetric-jdbc/src/main/java/org/jumpmind/db/platform/raima/RaimaDdlReader.java |
Affected Issues 0004826 |
|
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/raima/RaimaDdlReader.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-10 21:25 | pmarzullo | New Issue | |
2021-02-10 21:25 | pmarzullo | Status | new => assigned |
2021-02-10 21:25 | pmarzullo | Assigned To | => pmarzullo |
2021-02-10 21:25 | pmarzullo | Tag Attached: ddl/schema | |
2021-02-25 14:33 | elong | Target Version | 3.12.7 => 3.12.8 |
2021-03-30 19:13 | admin | Target Version | 3.12.8 => 3.12.9 |
2021-04-28 14:41 | admin | Target Version | 3.12.9 => 3.12.10 |
2021-05-27 18:46 | elong | Target Version | 3.12.10 => |
2021-11-02 18:27 | elong | Tag Attached: dialect: raima | |
2021-12-03 13:28 | pmarzullo | Status | assigned => resolved |
2021-12-03 13:28 | pmarzullo | Resolution | open => fixed |
2021-12-03 13:28 | pmarzullo | Fixed in Version | => 3.10.14 |
2021-12-03 14:00 | pmarzullo | Changeset attached | => SymmetricDS 3.11 6f4beba2 |
2021-12-03 14:00 | pmarzullo | Changeset attached | => SymmetricDS 3.12 323e5993 |
2021-12-03 14:00 | pmarzullo | Changeset attached | => SymmetricDS 3.13 afc939b2 |
2021-12-03 14:00 | pmarzullo | Changeset attached | => SymmetricDS 3.14 d8c292ad |
2022-09-21 21:03 | elong | Status | resolved => closed |