misc/migration/3.7.2_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 12 Feb 2016 10:06:03 +0100
changeset 11107 df1f2d853d40
parent 5015 55e2602545cd
permissions -rw-r--r--
quick fix which closes #0673348 - see comment for more info

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