setup/postgres/psql_patch_1.6.0.sql@f3509f24c6c5
setup/postgres/psql_patch_1.6.0.sql
Thu, 01 Jan 2026 16:47:11 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Thu, 01 Jan 2026 16:47:11 +0100
- changeset 405
- f3509f24c6c5
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
fix bad returnLink locations when opening multiple version/component/variant forms one after another - fixes #750
-- 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;