misc/migration/3.7.2_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 26 May 2010 10:28:48 +0200
branchstable
changeset 5582 3e133b29a1a4
parent 5015 55e2602545cd
permissions -rw-r--r--
[rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX

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