misc/migration/3.13.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 14 May 2013 18:02:24 +0200
branchstable
changeset 8983 2a244f90a1e3
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[dbapi] fix connect backwards compat harder Passing None as group and host should result in "pyro:///cubicweb.appid", not "pyro://None/None.appid". Followup for 2091d275fe5c. Closes #2882666.

sync_schema_props_perms('cw_source', syncprops=False)
if schema['BigInt'].eid is None:
    add_entity_type('BigInt')