setup/postgres/psql_patch_1.6.0.sql@93a5d42d941f
setup/postgres/psql_patch_1.6.0.sql
Sat, 17 May 2025 17:42:39 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Sat, 17 May 2025 17:42:39 +0200
- changeset 368
- 93a5d42d941f
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
fix wrong German localization for null-assignee #659
-- 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;