setup/postgres/psql_patch_1.6.0.sql@cbbadb493f22
setup/postgres/psql_patch_1.6.0.sql
Mon, 26 May 2025 21:41:02 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Mon, 26 May 2025 21:41:02 +0200
- changeset 375
- cbbadb493f22
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
add "open in project" button - resolves #675
-- 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;