misc/migration/3.2.0_Any.py
author Florent <florent@secondweb.fr>
Tue, 28 Apr 2009 13:28:37 +0200
branchtls-sprint
changeset 1520 b097057e629d
parent 1398 5fe84a5f7035
child 1499 fd8751c3f3ee
permissions -rw-r--r--
provide an option to substitute the base-url (left-most part) subdomain by the one of the current http query to easy multiple subdomains website management
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1398
5fe84a5f7035 rename internal entity types to have CW prefix instead of E
sylvain.thenault@logilab.fr
parents: 831
diff changeset
     1
rql('SET X value "main-template" WHERE X is CWProperty, '
831
83c7e0c467c9 add migration script to update ui.main-template property
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     2
    'X pkey "ui.main-template", X value "main"')
83c7e0c467c9 add migration script to update ui.main-template property
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     3
checkpoint()