misc/migration/3.20.7_Any.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 26 Jun 2015 17:01:03 +0200
changeset 10459 5ccc3bd8927e
parent 10328 d7ff46d958f4
permissions -rw-r--r--
[test] Use store.prepare_insert_relation instead of deprecated relate method Follow-up for 1f5026e7d848. Related to #5040344.

if repo.system_source.dbdriver == 'postgres':
    install_custom_sql_scripts()