setup/postgres/psql_patch_1.6.0.sql@0523585f1742
setup/postgres/psql_patch_1.6.0.sql
Fri, 20 Feb 2026 16:30:17 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Fri, 20 Feb 2026 16:30:17 +0100
- changeset 413
- 0523585f1742
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
add automatic linking of referenced issues - resolves #808
-- 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;