setup/postgres/psql_patch_1.6.0.sql@c3ef1c328b36
setup/postgres/psql_patch_1.6.0.sql
Sat, 04 Oct 2025 16:59:07 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Sat, 04 Oct 2025 16:59:07 +0200
- changeset 395
- c3ef1c328b36
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
fix that the edit icon is messing with the menu entry height on some systems
-- 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;