misc/migration/3.7.2_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 10 Jun 2014 15:06:44 +0200
changeset 10359 8e4ba1028f55
parent 5015 55e2602545cd
permissions -rw-r--r--
[session/cnx] remove `session_handled` logic Related to #3837233 .

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