View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006453 | SymmetricDS | Bug | public | 2024-05-28 20:52 | 2024-05-29 13:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.7 | Fixed in Version | 3.15.7 | ||
Summary | 0006453: SQL Explorer tree displays schemas incorrectly when using Postgres JDBC driver version 42.7.0 or later | ||||
Description | SymmetricDS 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. | ||||
Tags | dialect: postgresql, sql explorer, ui | ||||
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 |
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 |