misc/migration/3.7.2_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 21 Apr 2015 17:12:36 +0200
changeset 10326 03d98646d57c
parent 5015 55e2602545cd
permissions -rw-r--r--
[mail] include Date header in generated mails (closes #5271058) Mails without Date gets flagged as spam. Plus it's wrong anyway.

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