setup/postgres/psql_patch_1.6.0.sql@52193577339c
setup/postgres/psql_patch_1.6.0.sql
Thu, 04 Sep 2025 20:10:27 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Thu, 04 Sep 2025 20:10:27 +0200
- changeset 376
- 52193577339c
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
add possibility to link issues just by number - fixes #718
-- 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;