Updated docs
This commit is contained in:
@@ -29,6 +29,8 @@ using these types to appropriate objects.
|
|||||||
|
|
||||||
Example
|
Example
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|
||||||
from colour import Color
|
from colour import Color
|
||||||
from sqlalchemy_utils import ColorType
|
from sqlalchemy_utils import ColorType
|
||||||
|
|
||||||
@@ -175,8 +177,13 @@ API Documentation
|
|||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
.. module:: sqlalchemy_utils
|
.. module:: sqlalchemy_utils
|
||||||
|
|
||||||
.. autoclass:: InstrumentedList
|
.. autoclass:: InstrumentedList
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
|
||||||
|
.. module:: sqlalchemy_utils.functions
|
||||||
|
|
||||||
.. autofunction:: sort_query
|
.. autofunction:: sort_query
|
||||||
.. autofunction:: escape_like
|
.. autofunction:: escape_like
|
||||||
.. autofunction:: non_indexed_foreign_keys
|
.. autofunction:: non_indexed_foreign_keys
|
||||||
|
Reference in New Issue
Block a user