misc/migration/3.7.2_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 19 Jun 2014 17:39:12 +0200
changeset 9813 c20956f5862d
parent 5015 55e2602545cd
permissions -rw-r--r--
[repoapi] make ClientConnection call RequestSessionBase's init Not calling up means we're missing some attributes, like encoding.

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