setup/postgres/psql_patch_1.6.0.sql@11bb10ff8b4d
setup/postgres/psql_patch_1.6.0.sql
Sun, 05 Oct 2025 17:59:54 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Sun, 05 Oct 2025 17:59:54 +0200
- changeset 397
- 11bb10ff8b4d
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
variant links now only switch the selected variant - resolves #736
-- 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;