misc/migration/3.9.5_Any.py
author Katia Saurfelt <katia.saurfelt@logilab.fr>
Mon, 04 Apr 2011 14:10:52 +0200
branchstable
changeset 7183 5ea2bfd55399
parent 6105 a648c832da1f
permissions -rw-r--r--
[web] fix CalendarView : both icalendarable.start and icalendarable.stop dates can be None

if not rql('CWConstraintType X WHERE X name "RQLUniqueConstraint"',
           ask_confirm=False):
    rql('INSERT CWConstraintType X: X name "RQLUniqueConstraint"',
        ask_confirm=False)