setup/postgres/psql_patch_1.6.0.sql@49f68aeb1dd2
setup/postgres/psql_patch_1.6.0.sql
Mon, 22 Sep 2025 20:00:59 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Mon, 22 Sep 2025 20:00:59 +0200
- changeset 391
- 49f68aeb1dd2
- parent 367
-
0a9065936aac
- permissions
- -rw-r--r--
fix missing HTML escape in RSS feed description and accidental diff in titles
fixes #724 fixes #729
-- 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;