misc/migration/3.7.2_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Fri, 11 Oct 2013 18:00:34 +0200
changeset 9288 823cf14bcc37
parent 5015 55e2602545cd
permissions -rw-r--r--
[wsgi] also provide an example using werkzeug (if available) Related to #3005509.

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