This commit is contained in:
Finn 2018-03-09 17:44:47 +00:00
parent 371cf1ea42
commit fdea4be36f
88 changed files with 375 additions and 37617 deletions

View file

@ -1,12 +0,0 @@
-- Convert schema 'share/ddl/_source/deploy/23/001-auto.yml' to 'share/ddl/_source/deploy/24/001-auto.yml':;
;
BEGIN;
;
ALTER TABLE transactions ADD COLUMN essential boolean NOT NULL DEFAULT false;
;
COMMIT;