setup/postgres/psql_patch_1.6.0.sql@7e3afd24ae76
setup/postgres/psql_patch_1.6.0.sql
Sun, 14 Sep 2025 14:06:16 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Sun, 14 Sep 2025 14:06:16 +0200
- changeset 385
- 7e3afd24ae76
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
make initialization of diff records explicit + revert change regarding property access
-- apply this script to patch a version 1.5.0 database to version 1.6.0
alter table lpit_user add knows_updates_until timestamp with time zone;