misc/migration/3.7.2_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 21 Oct 2011 14:32:37 +0200
changeset 7995 9a9f35ef418c
parent 5015 55e2602545cd
permissions -rw-r--r--
Record a log of datafeed source imports (closes #2026097) Formatting, css and js stolen from narval.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5015
55e2602545cd fix migration script
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 5013
diff changeset
     1
sql('DROP FUNCTION IF EXISTS _fsopen(bytea)')
55e2602545cd fix migration script
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 5013
diff changeset
     2
sql('DROP FUNCTION IF EXISTS fspath(bigint, text, text)')