zitadel/cmd/setup/11.sql

1 line
103 B
SQL

ALTER TABLE eventstore.events ADD COLUMN created_at TIMESTAMPTZ /*NOT NULL*/ DEFAULT clock_timestamp();