doc/book/en/development/datamodel/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 21 Oct 2009 09:47:55 +0200
branchstable
changeset 3764 034aa14b740a
parent 2393 6190852af97f
child 4437 21f2e01fdd6a
permissions -rw-r--r--
drop _prepare_copy method from rset in favor of a more generic copy method

Data model
==========

This chapter describes how you define a schema and how to make it evolves as the time goes.

.. toctree::
   :maxdepth: 1

   definition
   metadata
   baseschema
   define-workflows
   inheritance