misc/migration/3.20.7_Any.py
author Rémi Cardona <remi.cardona@logilab.fr>
Tue, 15 Dec 2015 11:24:52 +0100
changeset 10977 e97c480c5bed
parent 10328 d7ff46d958f4
permissions -rw-r--r--
Added tag 3.20.12, debian/3.20.12-1, centos/3.20.12-1 for changeset 03e8fc9f79a6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10328
d7ff46d958f4 [postgres] fix limit_size regexp to properly remove one char tags like <p>.
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
if repo.system_source.dbdriver == 'postgres':
d7ff46d958f4 [postgres] fix limit_size regexp to properly remove one char tags like <p>.
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     2
    install_custom_sql_scripts()