setup/postgres/psql_patch_1.6.0.sql@a01dbf277f89
setup/postgres/psql_patch_1.6.0.sql
Sat, 21 Feb 2026 15:31:18 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Sat, 21 Feb 2026 15:31:18 +0100
- changeset 416
- a01dbf277f89
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
fix missing color adaption for headings on about page - relates to #730
-- 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;