misc/migration/3.20.7_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 21 Jul 2015 14:29:42 +0200
changeset 10556 8fbff2247816
parent 10328 d7ff46d958f4
permissions -rw-r--r--
[migration/3.21] ask fewer questions Several questions per table is just unreasonable.

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