setup/postgres/psql_patch_1.6.0.sql@a0c4d4038f21
setup/postgres/psql_patch_1.6.0.sql
Sun, 14 Sep 2025 15:58:27 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Sun, 14 Sep 2025 15:58:27 +0200
- changeset 387
- a0c4d4038f21
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
fix incorrect diff in comments and descriptions - part 2/2 fixes #719
-- 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;