misc/migration/3.7.2_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 09 Jul 2014 15:40:50 +0200
changeset 9905 1fa35cc06c69
parent 5015 55e2602545cd
permissions -rw-r--r--
[dataimport] remove dead code The only caller of ObjectStore._put is ObjectStore.create_entity, which RQLObjectStore overrides (and doesn't call up).

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