View Issue Details

IDProjectCategoryView StatusLast Update
0006139SymmetricDSBugpublic2023-12-04 21:00
Reporterjvanmeter Assigned Tojvanmeter  
Prioritylow 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.2Fixed in Version3.15.2 
Summary0006139: Jtds driver does not work with Sybase ASE
DescriptionWhen 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.
Tagsdialect: sybase

Activities

There are no notes attached to this issue.

Related Changesets

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

admin

Details Diff
0006139: fix NPE Affected Issues
0006139
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/ase/AseDatabasePlatform.java Diff File

Issue History

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