Files
deb-python-sqlalchemy-utils/docs/coercion.rst
2014-01-30 13:02:14 +02:00

327 B

Using automatic data coercion

SQLAlchemy-Utils provides various new data types for SQLAlchemy and in order to gain full advantage of these datatypes you should use coercion_listener. Setting up the listener is easy:

sqlalchemy_utils.listeners

force_auto_coercion