misc/migration/3.7.2_Any.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 25 Apr 2013 16:55:12 +0200
changeset 8936 010adc548b97
parent 5015 55e2602545cd
permissions -rw-r--r--
[form] remove hard coded id html id should be unique. It is clearly not achieved here.

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