Files @ 971ce5e20856
Branch filter:

Location: kallithea/docs/api/models.rst - annotation

971ce5e20856 332 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Marcin Kuzminski
added warning on sqlite when using migration.
Sqlite prior to 3.7 series are known to not support some
migration changes like table renames. Thus are failing.
.. _models:

The :mod:`models` Module
========================

.. automodule:: rhodecode.model
   :members:
   
.. automodule:: rhodecode.model.permission
   :members:
  
.. automodule:: rhodecode.model.repo
   :members:   

.. automodule:: rhodecode.model.scm
   :members:

.. automodule:: rhodecode.model.user
   :members: