author | Alexandre Fayolle <alexandre.fayolle@logilab.fr> |
Wed, 02 Jun 2010 17:23:42 +0000 | |
branch | stable |
changeset 5642 | 6a90357b9769 |
parent 5015 | 55e2602545cd |
permissions | -rw-r--r-- |
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)') |