View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000001 | SymmetricDS | New Feature | public | 2009-01-24 18:11 | 2023-04-20 04:54 |
Reporter | Assigned To | chenson | |||
Priority | low | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 1.5.1 | ||||
Summary | 0000001: Synchronization of sequences | ||||
Description | Databases like Oracle and PostgreSQL maintain separate objects in the database called sequences to generate the next primary key value on a table. When SymmetricDS loads data into a table, it populates the primary key with values beyond the next value of the sequence. SymmetricDS should synchronize sequences at the end of a batch. | ||||
Tags | No tags attached. | ||||
SymmetricDS: master b7f5d655 2007-11-02 08:20:03 Details Diff |
1.0.0 |
Affected Issues 0000001 |
|
mod - symmetric/src/site/apt/news.apt | Diff File | ||
SymmetricDS: master 932176a7 2007-12-18 22:05:50 Details Diff |
1.2.0-pre |
Affected Issues 0000001 |
|
mod - symmetric/pom.xml | Diff File | ||
SymmetricDS: master 40ad5065 2008-05-14 17:27:12 Details Diff |
Fixed 1.4.0 bug. Last ack's ok status in a batch had a line feed and was getting recorded as an error. Also fixed a log message and the injection of some missing services (keith's stuff) |
Affected Issues 0000001, 0000004 |
|
mod - symmetric/src/main/java/org/jumpmind/symmetric/service/impl/BootstrapService.java | Diff File | ||
mod - symmetric/src/main/java/org/jumpmind/symmetric/service/impl/PullService.java | Diff File | ||
mod - symmetric/src/main/java/org/jumpmind/symmetric/transport/AbstractTransportManager.java | Diff File | ||
mod - symmetric/src/main/resources/symmetric-web.xml | Diff File | ||
SymmetricDS: master 693edc29 2012-04-26 14:55:51 Details Diff |
1.5 compile compatible |
Affected Issues 0000001 |
|
add - symmetric/symmetric-db/src/main/java/org/jumpmind/db/model/ColumnTypes.java | Diff File | ||
mod - symmetric/symmetric-db/src/main/java/org/jumpmind/db/model/TypeMap.java | Diff File | ||
mod - symmetric/symmetric-db/src/main/java/org/jumpmind/db/platform/AbstractDatabasePlatform.java | Diff File | ||
SymmetricDS: master 5cf17583 2012-04-26 16:44:41 Details Diff |
1.5 compile compatible |
Affected Issues 0000001 |
|
mod - symmetric/symmetric-io/src/test/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterTest.java | Diff File | ||
SymmetricDS: master 9fe5b2f7 2012-04-26 16:47:33 Details Diff |
1.5 compile compatible |
Affected Issues 0000001 |
|
mod - symmetric/symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractTriggerTemplate.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-02-03 01:50 | Changeset attached | => SymmetricDS trunk r951 | |
2014-02-03 01:50 | admin | Resolution | open => fixed |
2014-02-04 15:03 | elong | Priority | high => low |
2014-02-04 15:03 | elong | Severity | minor => feature |
2014-02-04 20:38 | admin | Resolution | fixed => open |
2015-07-31 01:49 | chenson | Changeset attached | => SymmetricDS master 9fe5b2f7 |
2015-07-31 01:49 | chenson | Changeset attached | => SymmetricDS master 5cf17583 |
2015-07-31 01:49 | chenson | Changeset attached | => SymmetricDS master 693edc29 |
2015-07-31 01:49 | chenson | Changeset attached | => SymmetricDS master 40ad5065 |
2015-07-31 01:50 | chenson | Changeset attached | => SymmetricDS master 932176a7 |
2015-07-31 01:50 | chenson | Changeset attached | => SymmetricDS master b7f5d655 |
2015-07-31 01:50 | chenson | Assigned To | => chenson |
2015-07-31 01:50 | chenson | Status | new => resolved |
2015-07-31 01:50 | chenson | Resolution | open => fixed |