misc/migration/3.18.2_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 03 Feb 2016 16:23:34 +0100
changeset 11092 3d177dfcdb19
parent 9420 3809e93c33b8
permissions -rw-r--r--
[predicates] fix paginated_rset when the class has no page_size_property Fixes test failure introduced by 70733b2dfd2a, which assumed paginated_rset would only be called on a class with a page_size_property attribute.
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()