misc/migration/3.7.2_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 16 Jul 2014 10:48:47 +0200
changeset 11008 de86c6592cc7
parent 5015 55e2602545cd
permissions -rw-r--r--
[repository] remove unused check_session method and its test Related to #1381328.

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