View Issue Details

IDProjectCategoryView StatusLast Update
0005803SymmetricDSBugpublic2023-05-18 12:32
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.6 
Target Version3.14.7Fixed in Version3.14.7 
Summary0005803: Interbase fixes: failing to have prepared statement indicators in set and select portion of SQL statements
DescriptionNeed to use the InterbaseDatabasePlatform.supportsParametersInSelect(false) method to change some of the SQL statements to remove SQL parameters from select list and set list.
Tagsdialect: interbase

Relationships

related to 0005706 closedemiller SymmetricDS "Data type unknown" error when updating sym_extract_request on Interbase 
related to 0004179 closedpmarzullo SymmetricDS Pro After cancelling an initial load in Interbase received a Data Type Unknown exception. 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 87a21747

2023-04-19 19:13:40

pmarzullo

Details Diff
0005803: Interbase fixes: failing to have prepared statement indicators
in set and select portion of SQL statements
Affected Issues
0005803
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorServiceSqlMap.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataServiceSqlMap.java Diff File
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/interbase/InterbaseDatabasePlatform.java Diff File

Issue History

Date Modified Username Field Change
2023-04-19 19:12 pmarzullo New Issue
2023-04-19 19:12 pmarzullo Status new => assigned
2023-04-19 19:12 pmarzullo Assigned To => pmarzullo
2023-04-19 19:12 pmarzullo Tag Attached: dialect: interbase
2023-04-19 19:13 pmarzullo Status assigned => resolved
2023-04-19 19:13 pmarzullo Resolution open => fixed
2023-04-19 19:13 pmarzullo Fixed in Version => 3.14.7
2023-04-19 20:00 pmarzullo Changeset attached => SymmetricDS 3.14 87a21747
2023-05-10 13:48 emiller Relationship added related to 0005706
2023-05-12 19:49 admin Status resolved => closed
2023-05-18 12:32 elong Relationship added related to 0004179