misc/migration/3.2.0_Any.py
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Wed, 18 Feb 2009 20:31:19 +0100
branchtls-sprint
changeset 831 83c7e0c467c9
child 1398 5fe84a5f7035
permissions -rw-r--r--
add migration script to update ui.main-template property

rql('SET X value "main-template" WHERE X is EProperty, '
    'X pkey "ui.main-template", X value "main"')
checkpoint()