log schema/update-db.sh @ 4004:79adff625ed8

age author description
Thu, 18 Jul 2019 19:46:19 +0200 Tom Gottfried Let psql treat each schema update script as a file
Wed, 17 Jul 2019 16:40:29 +0200 Sascha Wilde Fixed schema update-script to ignore text files.
Wed, 17 Jul 2019 13:54:01 +0200 Sascha Wilde Set schema version in update-db.sh, not in extra scripts.
Wed, 17 Jul 2019 12:13:08 +0200 Sascha Wilde Put updates in a single transaction. v4-preview20190717
Wed, 17 Jul 2019 12:05:06 +0200 Sascha Wilde Added database schema versioning and db update script.