setup/postgres/psql_patch_1.6.0.sql@9ee8b52879fa
setup/postgres/psql_patch_1.6.0.sql
Fri, 05 Sep 2025 22:09:08 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Fri, 05 Sep 2025 22:09:08 +0200
- changeset 379
- 9ee8b52879fa
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
add filter "only non-blocked" - resolves #674
-- 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;