misc/migration/3.7.2_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 18 May 2015 19:47:34 +0200
changeset 10445 f1773842077d
parent 5015 55e2602545cd
permissions -rw-r--r--
[hooks/syncschema] drop/add check constraints as appropriate Related to #5154406

sql('DROP FUNCTION IF EXISTS _fsopen(bytea)')
sql('DROP FUNCTION IF EXISTS fspath(bigint, text, text)')