View Issue Details

IDProjectCategoryView StatusLast Update
0006453SymmetricDSBugpublic2024-05-29 13:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.7Fixed in Version3.15.7 
Summary0006453: SQL Explorer tree displays schemas incorrectly when using Postgres JDBC driver version 42.7.0 or later
DescriptionSymmetricDS currently includes version 42.5.6 of the Postgres JDBC driver. When the driver is upgraded to version 42.7.0 or later, the tree in SQL Explorer displays every catalog instead of only the current catalog. In the tree, every catalog contains the schemas that belong to the current catalog. It isn't possible to obtain a list of schemas for the other catalogs, so it would be best to only display the current catalog.

In addition to fixing this, upgrade the Postgres JDBC driver dependency to the latest version.
Tagsdialect: postgresql, sql explorer, ui

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 30d490cf

2024-05-29 12:20:48

evan-miller-jumpmind

Details Diff
0006453: Fixed SQL Explorer tree displaying schemas incorrectly when using Postgres JDBC driver version 42.7.0 or later, also upgraded driver Affected Issues
0006453
mod - symmetric-assemble/common.gradle Diff File
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/postgresql/PostgreSqlDdlReader.java Diff File

Issue History

Date Modified Username Field Change
2024-05-28 20:52 emiller New Issue
2024-05-28 20:52 emiller Status new => assigned
2024-05-28 20:52 emiller Assigned To => emiller
2024-05-28 20:52 emiller Tag Attached: dialect: postgresql
2024-05-28 20:52 emiller Tag Attached: sql explorer
2024-05-28 20:52 emiller Tag Attached: ui
2024-05-29 12:21 emiller Status assigned => resolved
2024-05-29 12:21 emiller Resolution open => fixed
2024-05-29 12:21 emiller Fixed in Version => 3.15.7
2024-05-29 13:00 Changeset attached => SymmetricDS 3.15 30d490cf
2024-06-07 16:46 admin Status resolved => closed