diff -r 11c09415078b -r 27402fe6a94a misc/migration/3.10.5_Any.py --- a/misc/migration/3.10.5_Any.py Mon Oct 25 15:30:50 2010 +0200 +++ b/misc/migration/3.10.5_Any.py Mon Oct 25 15:31:29 2010 +0200 @@ -1,3 +1,4 @@ +sync_schema_props_perms('CWSourceHostConfig', syncperms=False) sql('INSERT INTO cw_source_relation(eid_from, eid_to) ' 'SELECT e.eid,s.cw_eid FROM entities as e, cw_CWSource as s '