misc/migration/3.18.2_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Mon, 02 Jun 2014 12:28:50 +0200
changeset 9802 9f815b1f2516
parent 9420 3809e93c33b8
permissions -rw-r--r--
[repository,tests] use the new connection api (part 1/2) `add_info` should not play with the cnxset nor the mode. Static analysis showed that: * add_info is an internal api called with a non-none cnx.cnxset and also in write mode * only the altered test violated this assumption, which is now somewhat documented
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9420
3809e93c33b8 [schema] execute the new stored procs/funcs at migration time (closes #3450368)
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
diff changeset
     1
install_custom_sql_scripts()
3809e93c33b8 [schema] execute the new stored procs/funcs at migration time (closes #3450368)
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
diff changeset
     2
commit()