misc/migration/3.20.7_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 06 Jul 2015 14:34:41 +0200
changeset 10549 5fc21bf2684f
parent 10328 d7ff46d958f4
permissions -rw-r--r--
[hooks] base64-encode extid before inserting it into moved_entities If we insert the wrong value we're never going to find these entities again... Closes #5741105.

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