setup/postgres/psql_patch_1.6.0.sql@89ec560a97cb
setup/postgres/psql_patch_1.6.0.sql
Thu, 11 Jun 2026 16:01:47 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Thu, 11 Jun 2026 16:01:47 +0200
- changeset 428
- 89ec560a97cb
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
fixes #882 - wrong redirect after version/component/variant form
-- 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;