diff -r e4399a37674e -r 2455cdbeadca misc/migration/3.13.0_Any.py --- a/misc/migration/3.13.0_Any.py Mon Jun 06 15:52:53 2011 +0200 +++ b/misc/migration/3.13.0_Any.py Mon Jun 06 16:13:09 2011 +0200 @@ -1,2 +1,3 @@ sync_schema_props_perms('cw_source', syncprops=False) add_attribute('CWSource', 'synchronizing') +add_entity_type('BigInt')