setup/postgres/psql_patch_1.6.0.sql@bf220daedabe
setup/postgres/psql_patch_1.6.0.sql
Thu, 09 Oct 2025 11:49:39 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Thu, 09 Oct 2025 11:49:39 +0200
- changeset 401
- bf220daedabe
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
the default filter and sort URLs are now less verbose - fixes #568
-- 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;