View Issue Details

IDProjectCategoryView StatusLast Update
0001274SymmetricDSImprovementpublic2014-02-03 01:53
Reporterchenson Assigned Tochenson  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.4.6 
Target Version3.5.0Fixed in Version3.5.0 
Summary0001274: Do not query the RECYCLEBIN while reading table metadata to see if the table has been recycled.
DescriptionDo not query the RECYCLEBIN while reading table metadata to see if the table has been recycled. Instead, just check to see if the table begins with BIN$.

Saves an extra database call and also allows older versions of Oracle to be used.
TagsNo tags attached.

Activities

chenson

2013-07-22 21:52

administrator   ~0000326

prepare for release

Related Changesets

SymmetricDS: master 6ef9a357

2013-06-12 17:20:41

chenson

Details Diff
0001274: Do not query the RECYCLEBIN while reading table metadata to see if the table has been recycled. Affected Issues
0001274
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/oracle/OracleDdlReader.java Diff File

Issue History

Date Modified Username Field Change
2013-06-12 21:20 chenson New Issue
2013-06-12 21:20 chenson Status new => assigned
2013-06-12 21:20 chenson Assigned To => chenson
2013-06-12 21:20 chenson Status assigned => resolved
2013-06-12 21:20 chenson Fixed in Version => 3.5.0
2013-06-12 21:20 chenson Resolution open => fixed
2013-07-22 21:52 chenson Note Added: 0000326
2013-07-22 21:52 chenson Status resolved => closed
2014-02-03 01:53 Changeset attached => SymmetricDS trunk r7383
2015-07-31 01:49 chenson Changeset attached => SymmetricDS master 6ef9a357