setup/postgres/psql_patch_1.6.0.sql

changeset 367
0a9065936aac
equal deleted inserted replaced
366:b351e70ab325 367:0a9065936aac
1 -- apply this script to patch a version 1.5.0 database to version 1.6.0
2
3 alter table lpit_user add knows_updates_until timestamp with time zone;

mercurial