comparison: setup/postgres/psql_patch_1.6.0.sql
setup/postgres/psql_patch_1.6.0.sql
- changeset 367
- 0a9065936aac
equal
deleted
inserted
replaced
|
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; |