View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005097 | SymmetricDS | Bug | public | 2021-10-06 15:57 | 2021-11-04 14:58 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.12 | ||||
Target Version | 3.12.12 | Fixed in Version | 3.12.12 | ||
Summary | 0005097: Postgres default value support for gen_random_uuid() | ||||
Description | Prevent the function call gen_random_uuid() from being quoted when used as a default value on a column. | ||||
Steps To Reproduce | Run an initial load with create table first on a table that has gen_random_uuid() used as a default value on a column | ||||
Additional Information | Error received: ERROR: invalid input syntax for type uuid: "public.gen_random_uuid()" | ||||
Tags | No tags attached. | ||||
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 |
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 |