setup/postgres/psql_patch_1.6.0.sql@f50f2f75fee5
setup/postgres/psql_patch_1.6.0.sql
Sun, 14 Sep 2025 13:32:23 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Sun, 14 Sep 2025 13:32:23 +0200
- changeset 382
- f50f2f75fee5
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
move insert methods for issue history to the issue history code fold section
-- 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;