misc/migration/3.7.2_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 24 Mar 2011 13:25:57 +0100
brancholdstable
changeset 7105 aefd1776122f
parent 5015 55e2602545cd
permissions -rw-r--r--
[migration] improve fix cwuri progress bar * Use the progress context manager, * Adds a title * Informs that operation have been partially committed.

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