debian/cubicweb-documentation.install.in
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 13 Nov 2014 10:37:44 +0100
changeset 10025 7b72ecc3f4d2
parent 9208 7ae95f48e2f0
child 10536 887c6eef8077
permissions -rw-r--r--
[migration] hackish black magic to bootstrap addition of formula attr during migration Turns out we can't add an attribute to CWAttribute before the attribute exists. add_attribute generates rql with a 'formula' relation, which CW doesn't know about yet, so things get unhappy. Once that is fixed, we need to make the CWAttribute addition operation deal with CWAttribute entities that don't have a formula yet. Finally, move the migration to bootstrapmigration_repository so it happens early on, and use add_entity_type rather than add_relation_type for CWComputedRType.

../../doc/book usr/share/doc/cubicweb-documentation
../../doc/html usr/share/doc/cubicweb-documentation
../../debian/cubicweb-doc usr/share/doc-base/cubicweb-doc