misc/migration/3.7.2_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 23 Jun 2015 10:05:34 +0200
changeset 10442 b2d2099dfae8
parent 5015 55e2602545cd
permissions -rw-r--r--
[test] run unittest_syncschema with postgresql Lets us test more things, since we can actually do ALTER TABLE.

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