# HG changeset patch # User Tom Gottfried # Date 1560356474 -7200 # Node ID 123b9341408e72ef4c159d6cbe1fda7dcccfa09b # Parent 02951a62e8c63c114ce0e2fa454a8f46f23c6351 Fixup accidental change in rev. 02951a62e8c6 diff -r 02951a62e8c6 -r 123b9341408e schema/gemma.sql --- a/schema/gemma.sql Wed Jun 12 17:11:15 2019 +0200 +++ b/schema/gemma.sql Wed Jun 12 18:21:14 2019 +0200 @@ -570,7 +570,7 @@ UNIQUE (bottleneck_id, surdat), -- additional_data xml -- Currently not relevant for GEMMA critical boolean, - date_info timestamp with time zone NOT NULL CURRENT_TIMESTAMP, + date_info timestamp with time zone NOT NULL DEFAULT CURRENT_TIMESTAMP, source_organization varchar NOT NULL ) CREATE TRIGGER fairway_availability_date_info