cubicweb/misc/migration/3.20.7_Any.py
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Thu, 05 Mar 2020 09:54:49 +0100
branch3.27
changeset 12899 af59ca8b23d0
parent 11057 0b59724cb3f2
permissions -rw-r--r--
Added tag 3.27.2, debian/3.27.2-1 for changeset e731c31eaed0
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()