View Issue Details

IDProjectCategoryView StatusLast Update
0005097SymmetricDSBugpublic2021-11-04 14:58
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.12 
Target Version3.12.12Fixed in Version3.12.12 
Summary0005097: Postgres default value support for gen_random_uuid()
DescriptionPrevent the function call gen_random_uuid() from being quoted when used as a default value on a column.
Steps To ReproduceRun an initial load with create table first on a table that has gen_random_uuid() used as a default value on a column
Additional InformationError received:

ERROR: invalid input syntax for type uuid: "public.gen_random_uuid()"
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 31b8f549

2021-10-06 16:07:19

joshahicks

Details Diff
0005097: Postgres default value support for gen_random_uuid() Affected Issues
0005097
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/postgresql/PostgreSqlDdlBuilder.java Diff File

SymmetricDS: 3.12 a20977ab

2021-11-03 12:28:13

joshahicks

Details Diff
0005097: Postgres default value support for gen_random_uuid() Affected Issues
0005097
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/postgresql/PostgreSqlDdlBuilder.java Diff File

Issue History

Date Modified Username Field Change
2021-10-06 15:57 josh-a-hicks New Issue
2021-10-06 15:57 josh-a-hicks Status new => assigned
2021-10-06 15:57 josh-a-hicks Assigned To => josh-a-hicks
2021-11-03 12:11 elong Target Version 3.12.12 => 3.12.13
2021-11-03 12:30 josh-a-hicks Status assigned => resolved
2021-11-03 12:30 josh-a-hicks Resolution open => fixed
2021-11-03 12:30 josh-a-hicks Fixed in Version => 3.12.13
2021-11-03 12:32 elong Fixed in Version 3.12.13 => 3.12.12
2021-11-03 12:32 elong Target Version 3.12.13 => 3.12.12
2021-11-03 13:00 Changeset attached => SymmetricDS 3.12 a20977ab
2021-11-03 13:00 Changeset attached => SymmetricDS 3.12 31b8f549
2021-11-04 14:58 admin Status resolved => closed