doc/book/devrepo/datamodel/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 05 Apr 2017 08:37:22 +0200
branch3.25
changeset 12133 8743c3bda480
parent 10491 c67bcee93248
permissions -rw-r--r--
[entities] Move CWSource update_config method as a function in 3.15 migration script This script is the only caller of this method. In the code of the function, drop "skip_unknown" argument and continue accordingly upon OptionError.

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