author | sylvain.thenault@logilab.fr |
Tue, 28 Apr 2009 11:22:43 +0200 | |
branch | tls-sprint |
changeset 1499 | fd8751c3f3ee |
parent 1498 | 2c6eec0b46b9 |
child 1500 | 099e479e34bf |
child 1714 | a721966779be |
--- 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)