View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005803 | SymmetricDS | Bug | public | 2023-04-19 19:12 | 2023-05-18 12:32 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.6 | ||||
Target Version | 3.14.7 | Fixed in Version | 3.14.7 | ||
Summary | 0005803: Interbase fixes: failing to have prepared statement indicators in set and select portion of SQL statements | ||||
Description | Need to use the InterbaseDatabasePlatform.supportsParametersInSelect(false) method to change some of the SQL statements to remove SQL parameters from select list and set list. | ||||
Tags | dialect: interbase | ||||
SymmetricDS: 3.14 87a21747 2023-04-19 19:13:40 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 |
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 |