File: index.rst

package info (click to toggle)
python-sqlalchemy-utils 0.41.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,252 kB
  • sloc: python: 13,566; makefile: 141
file content (26 lines) | stat: -rw-r--r-- 413 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
SQLAlchemy-Utils
================


SQLAlchemy-Utils provides custom data types and various utility functions for SQLAlchemy.


.. toctree::
   :maxdepth: 2

   installation
   listeners
   data_types
   range_data_types
   aggregates
   observers
   internationalization
   generic_relationship
   database_helpers
   foreign_key_helpers
   orm_helpers
   utility_classes
   models
   view
   testing
   license