View Issue Details

IDProjectCategoryView StatusLast Update
0003481SymmetricDSBugpublic2018-03-12 12:26
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.9.0 
Target Version3.9.5Fixed in Version3.9.5 
Summary0003481: Postgres create tables with an auto increment column create sequence without respect to schema
DescriptionOnly table name was used to create the sequence on auto increment columns in Postgres. Needs to include schema as well if not null.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.9 8939fa72

2018-03-08 16:47:29

josh-a-hicks

Details Diff
0003481: Postgres create tables with an auto increment column create
sequence without respect to schema
Affected Issues
0003481
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/postgresql/PostgreSqlDdlBuilder.java Diff File

Issue History

Date Modified Username Field Change
2018-03-08 21:47 josh-a-hicks New Issue
2018-03-08 21:47 josh-a-hicks Status new => assigned
2018-03-08 21:47 josh-a-hicks Assigned To => josh-a-hicks
2018-03-08 21:48 josh-a-hicks Status assigned => resolved
2018-03-08 21:48 josh-a-hicks Resolution open => fixed
2018-03-08 21:48 josh-a-hicks Fixed in Version => 3.9.5
2018-03-08 22:00 josh-a-hicks Changeset attached => SymmetricDS 3.9 8939fa72
2018-03-12 12:26 chenson Status resolved => closed