misc/migration/3.7.2_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 13 Feb 2015 14:32:15 +0100
changeset 10251 2daa5c6dea4d
parent 5015 55e2602545cd
permissions -rw-r--r--
[entities] make cw_fti_index_rql_queries predictable Don't depend on the hash function, fixing test with python -R. Related to #4959402.

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