misc/migration/3.2.0_Any.py
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Wed, 07 Oct 2009 22:18:16 +0200
branchstable
changeset 3612 0605d8755613
parent 1977 606923dff11b
child 4212 ab6573088b4a
permissions -rw-r--r--
[migration] make it more explicit that BaseTransition upgrade should only be done if migrating from version prior to 3.5

"""

:organization: Logilab
:copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
"""
rql('SET X value "main-template" WHERE X is CWProperty, '
    'X pkey "ui.main-template", X value "main"')
checkpoint()