misc/migration/3.4.3_Any.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Thu, 03 Jun 2010 09:41:41 +0200
branchstable
changeset 5649 a07dee204187
parent 2858 322272c5d67f
child 8798 cdab3aadc679
permissions -rw-r--r--
fix unit tests by not using the new create_eid implementation with sqlite Actually, fix a couple of issues with a previous attempt: * do not use double underscores as method patching will fail with these * old method must always be used with sqlite regardless of the no_sqlite_wrap attribute
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2858
322272c5d67f B sync after migration and restart so that cwuri does not show in forms
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
diff changeset
     1
# sync and restart to make sure cwuri does not appear in forms
322272c5d67f B sync after migration and restart so that cwuri does not show in forms
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
diff changeset
     2
sync_schema_props_perms()