View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006139 | SymmetricDS | Bug | public | 2023-12-01 15:27 | 2023-12-04 21:00 |
Reporter | jvanmeter | Assigned To | jvanmeter | ||
Priority | low | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.2 | Fixed in Version | 3.15.2 | ||
Summary | 0006139: Jtds driver does not work with Sybase ASE | ||||
Description | When starting up SymmetricDS and trying to use the Jtds driver with Sybase ASE, the Model Comparator detects that default values are not equal, and that is because of the two drivers, Jtds and Jconnect (the default), one of then has nulls as defaults and the other does not. This causes it to go into an error state and fail to startup the engine when trying to recreate tables. | ||||
Tags | dialect: sybase | ||||
SymmetricDS: 3.15 b86e5f05 2023-12-01 15:30:00 jakobvanmeter Details Diff |
0006139: Jtds driver does not work with Sybase ASE |
Affected Issues 0006139 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/alter/ModelComparator.java | Diff File | ||
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/ase/AseDdlBuilder.java | Diff File | ||
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/ase/AseDatabasePlatform.java | Diff File | ||
SymmetricDS: 3.15 929e43e9 2023-12-04 20:46:43 Details Diff |
0006139: fix NPE |
Affected Issues 0006139 |
|
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/ase/AseDatabasePlatform.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-12-01 15:27 | jvanmeter | New Issue | |
2023-12-01 15:27 | jvanmeter | Status | new => assigned |
2023-12-01 15:27 | jvanmeter | Assigned To | => jvanmeter |
2023-12-01 15:27 | jvanmeter | Tag Attached: dialect: sybase | |
2023-12-01 15:30 | jvanmeter | Status | assigned => resolved |
2023-12-01 15:30 | jvanmeter | Resolution | open => fixed |
2023-12-01 15:30 | jvanmeter | Fixed in Version | => 3.15.2 |
2023-12-01 16:00 | Changeset attached | => SymmetricDS 3.15 b86e5f05 | |
2023-12-04 21:00 | admin | Changeset attached | => SymmetricDS 3.15 929e43e9 |
2023-12-16 02:02 | admin | Status | resolved => closed |