setup/postgres/psql_patch_1.6.0.sql@fbc5851f8dd4
setup/postgres/psql_patch_1.6.0.sql
Wed, 13 May 2026 23:17:56 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Wed, 13 May 2026 23:17:56 +0200
- changeset 422
- fbc5851f8dd4
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
update VERSION_DATE
-- 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;