setup/postgres/psql_patch_1.6.0.sql@288cb8d22584
setup/postgres/psql_patch_1.6.0.sql
Sun, 05 Oct 2025 17:47:31 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Sun, 05 Oct 2025 17:47:31 +0200
- changeset 396
- 288cb8d22584
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
add convenience button to progress an issue and change behavior of the resolve button when a variant is opened - resolves #735
-- 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;