[schema] execute the new stored procs/funcs at migration time (closes #3450368)
authorAurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 21 Jan 2014 10:20:49 +0100
changeset 9420 3809e93c33b8
parent 9419 3e6a1791339d
child 9421 6b673cb4d3b6
[schema] execute the new stored procs/funcs at migration time (closes #3450368)
misc/migration/3.18.2_Any.py
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/migration/3.18.2_Any.py	Tue Jan 21 10:20:49 2014 +0100
@@ -0,0 +1,2 @@
+install_custom_sql_scripts()
+commit()