setup/postgres/psql_patch_1.6.0.sql@568aff1e5d13
setup/postgres/psql_patch_1.6.0.sql
Thu, 19 Feb 2026 17:48:07 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Thu, 19 Feb 2026 17:48:07 +0100
- changeset 411
- 568aff1e5d13
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
do not show "assign to me" button for done issues - relates to #798
-- 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;