setup/postgres/psql_patch_1.6.0.sql@384a98f0220d
setup/postgres/psql_patch_1.6.0.sql
Mon, 06 Oct 2025 13:02:12 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Mon, 06 Oct 2025 13:02:12 +0200
- changeset 398
- 384a98f0220d
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
switch position of Apply and Remove buttons below the filter
-- 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;