Files
sqlalchemy/doc/build/reference/ext/index.rst
T
Mike Bayer 51fd344737 - The sqlalchemy.orm.shard module now becomes an extension,
sqlalchemy.ext.horizontal_shard.   The old import
works with a deprecation warning.
2010-03-28 13:12:38 -04:00

22 lines
359 B
ReStructuredText

.. _plugins:
.. _sqlalchemy.ext:
sqlalchemy.ext
==============
SQLAlchemy has a variety of extensions available which provide extra
functionality to SA, either via explicit usage or by augmenting the
core behavior.
.. toctree::
:glob:
declarative
associationproxy
orderinglist
serializer
sqlsoup
compiler
horizontal_shard