doc/book/en/devrepo/devcore/index.rst
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 12 Dec 2013 14:25:24 +0100
changeset 9360 eda5071e30a1
parent 6146 f3d82f25ab61
child 10333 569324f890d7
permissions -rw-r--r--
[migration] fix handling of default value for boolean attributes We can't assert that the old value is 'True' or 'False', because False used to be stored as an empty string in pre-3.18 versions.

Core APIs
=========

.. toctree::
   :maxdepth: 1

   dbapi.rst
   reqbase.rst