View Issue Details

IDProjectCategoryView StatusLast Update
0005053SymmetricDS ProBugpublic2021-07-13 19:48
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.11Fixed in Version3.12.11 
Summary0005053: SQL Explorer not showing triggers from another catalog on MS-SQL
DescriptionThe 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.
Tagssql explorer

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 cccbe5b4

2021-07-12 17:20:33

admin

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

Issue History

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