setup/postgres/psql_patch_1.6.0.sql@5e36330f954b
setup/postgres/psql_patch_1.6.0.sql
Tue, 23 Jun 2026 13:06:07 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Tue, 23 Jun 2026 13:06:07 +0200
- changeset 435
- 5e36330f954b
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
fix typos in German localization
-- 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;