View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002812 | SymmetricDS | Improvement | public | 2016-09-20 16:36 | 2016-09-30 01:01 |
Reporter | Assigned To | ||||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.5 | ||||
Target Version | 3.8.5 | Fixed in Version | 3.8.5 | ||
Summary | 0002812: Provide a means to override the default semicolon delimiter for SQL event batches | ||||
Description | sql scripts (e.g., initial.load.before.sql) can now have hint lines to change the delimeter. The line should be the word "delimiter" followed by the new delimiter, and ended with the old delimiter. For example: delimiter $; insert into item values ('42','42')$ insert into item values ('43','43')$ | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 0e2edb3c 2016-09-20 12:37:31
|
0002812: Provide a means to override the default semicolon delimiter for SQL event batches |
Affected Issues 0002812 |
|
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriter.java | Diff File | ||
SymmetricDS: 3.8 25db2b49 2016-09-20 12:42:54
|
0002812: Provide a means to override the default semicolon delimiter for SQL event batches |
Affected Issues 0002812 |
|
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File | ||
SymmetricDS: 3.8 7fa569ba 2016-09-20 12:56:52
|
0002812: Provide a means to override the default semicolon delimiter for SQL event batches |
Affected Issues 0002812 |
|
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-09-20 16:36 |
|
New Issue | |
2016-09-20 16:36 |
|
Status | new => assigned |
2016-09-20 16:36 |
|
Assigned To | => mhanes |
2016-09-20 16:52 |
|
Status | assigned => resolved |
2016-09-20 16:52 |
|
Resolution | open => fixed |
2016-09-20 17:00 |
|
Changeset attached | => SymmetricDS 3.8 7fa569ba |
2016-09-20 17:00 |
|
Changeset attached | => SymmetricDS 3.8 25db2b49 |
2016-09-20 17:00 |
|
Changeset attached | => SymmetricDS 3.8 0e2edb3c |
2016-09-30 00:58 | admin | Fixed in Version | => 3.8.5 |
2016-09-30 01:01 | admin | Status | resolved => closed |