View Issue Details

IDProjectCategoryView StatusLast Update
0003287SymmetricDSBugpublic2017-10-30 13:00
Reporterwoehrl01 Assigned Tochenson  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.30 
Target Version3.8.31Fixed in Version3.8.31 
Summary0003287: Invalid symbols in index name lead to sync error on SQLite
DescriptionIf you create an index on Mssql via the SMMS and won't provide a name they are created with the pattern "NonClusteredIndex-20171019-102802". If this index is synced to SQLite it lead to a syntax error.

PR is comming
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 8fde6857

2017-10-19 04:30:49

woehrl01


Committer: GitHub Details Diff
0003287: Invalid symbols in index name lead to sync error on SQLite Affected Issues
0003287
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/sqlite/SqliteDdlBuilder.java Diff File

Issue History

Date Modified Username Field Change
2017-10-19 08:29 woehrl01 New Issue
2017-10-30 12:40 chenson Status new => resolved
2017-10-30 12:40 chenson Fixed in Version => 3.8.31
2017-10-30 12:40 chenson Target Version => 3.8.31
2017-10-30 12:41 chenson Assigned To => chenson
2017-10-30 12:41 chenson Status resolved => closed
2017-10-30 12:41 chenson Resolution open => fixed
2017-10-30 13:00 woehrl01 Changeset attached => SymmetricDS 3.8 8fde6857