View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005053 | SymmetricDS Pro | Bug | public | 2021-07-12 17:18 | 2021-07-13 19:48 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.0 | ||||
Target Version | 3.12.11 | Fixed in Version | 3.12.11 | ||
Summary | 0005053: SQL Explorer not showing triggers from another catalog on MS-SQL | ||||
Description | The SQL Explorer can show the triggers for a table, but on MS SQL-Server they won't display if they are in a different catalog. It needs to switch to that catalog before querying for the list of triggers. | ||||
Tags | sql explorer | ||||
SymmetricDS: 3.12 cccbe5b4 2021-07-12 17:20:33 Details Diff |
0005053: SQL Explorer not showing triggers from another catalog on MS-SQL |
Affected Issues 0005053 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/sql/AbstractSqlTemplate.java | Diff File | ||
mod - symmetric-db/src/main/java/org/jumpmind/db/sql/ChangeCatalogConnectionHandler.java | Diff File | ||
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mssql/MsSqlDdlReader.java | Diff File | ||
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcSqlTemplate.java | Diff File | ||
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/DbTree.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-07-12 17:18 | elong | New Issue | |
2021-07-12 17:18 | elong | Status | new => assigned |
2021-07-12 17:18 | elong | Assigned To | => elong |
2021-07-12 17:18 | elong | Tag Attached: sql explorer | |
2021-07-12 17:20 | elong | Status | assigned => resolved |
2021-07-12 17:20 | elong | Resolution | open => fixed |
2021-07-12 17:20 | elong | Fixed in Version | => 3.12.11 |
2021-07-12 18:00 | admin | Changeset attached | => SymmetricDS 3.12 cccbe5b4 |
2021-07-13 19:48 | admin | Status | resolved => closed |