setup/postgres/psql_patch_1.6.0.sql@2a0cc9c18e2b
setup/postgres/psql_patch_1.6.0.sql
Wed, 13 May 2026 23:18:25 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Wed, 13 May 2026 23:18:25 +0200
- changeset 423
- 2a0cc9c18e2b
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
Added tag v1.6.1 for changeset fbc5851f8dd4
-- 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;