branch | tls-sprint |
changeset 1499 | fd8751c3f3ee |
parent 1398 | 5fe84a5f7035 |
child 1501 | c80ca83a382f |
--- a/misc/migration/3.2.0_Any.py Tue Apr 28 11:22:31 2009 +0200 +++ b/misc/migration/3.2.0_Any.py Tue Apr 28 11:22:43 2009 +0200 @@ -1,3 +1,5 @@ rql('SET X value "main-template" WHERE X is CWProperty, ' 'X pkey "ui.main-template", X value "main"') checkpoint() + +add_cube('card', update_database=False)