misc/migration/3.7.2_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 06 Aug 2015 15:21:58 +0200
changeset 10573 e4a807b49b58
parent 5015 55e2602545cd
permissions -rw-r--r--
[server/migractions] drop mock_object It doesn't seem to have ever been used.

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