cubicweb/misc/migration/3.20.7_Any.py
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 11 Feb 2020 10:22:52 +0100
branch3.27
changeset 12870 2695357a8bfc
parent 11057 0b59724cb3f2
permissions -rw-r--r--
Backed out changeset 7d3299d6e655 This is not compatible with python 3.5 and we want to support python 3.5 with cubicweb 3.27

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