Database schema installation notes
This commit is contained in:
parent
6e9c67ce74
commit
c6e1f91681
@ -10,3 +10,15 @@ Or, if you have virtualenvwrapper installed::
|
||||
|
||||
$ mkvirtualenv neutron-classifier
|
||||
$ pip install neutron-classifier
|
||||
|
||||
|
||||
|
||||
|
||||
Database Installation
|
||||
---------------------
|
||||
|
||||
This library will use the `branches`_ feature of Alembic, so that
|
||||
consumers of this library will have the schema for the classifiers
|
||||
automatically installed as part of the migration. Hopefully.
|
||||
|
||||
.. _branches: http://alembic.readthedocs.org/en/latest/branches.html?highlight=branches
|
||||
|
Loading…
x
Reference in New Issue
Block a user