Hi Roy,
On 2013-12-10 8:24, Roy Golan wrote:
can you run this so we would know if the script ever ran on your
env?
psql engine postgres -c "select * from schema_version where version
='03030660';"
engine=# select * from schema_version where version ='03030660';
-[ RECORD 1 ]+---------------------------------------------------------
id | 246
version | 03030660
script | upgrade/03_03_0660_add_enabled_column_to_policy_unit.sql
checksum | 5e791c91f298ca662f275e21524e9e30
installed_by | engine
started_at | 2013-09-02 20:43:54.8651
ended_at | 2013-09-02 20:43:54.900773
state | INSTALLED
current | f
comment |
Though I'm pretty sure the upgrade process (using `engine-setup`) did
not report any error. While grepping through all recent upgrade logs I
cannot find any invocation of
03_03_0660_alter_os_type_unassigned_to_other.sql.
Thanks
- Frank