RETIRED, further work has moved to Debian project infrastructure
Go to file
Konsta Vesterinen 8fc4fe5550 Merge pull request #231 from quantus/feature/multi-column-observer
Feature/multi column observer
2016-07-17 22:58:55 +03:00
docs doc update: cPython2.6 dropped since 0.32 2016-06-23 15:23:56 +02:00
sqlalchemy_utils Add support for multi column observers 2016-07-14 14:11:47 +03:00
tests Add support for multi column observers 2016-07-14 14:11:47 +03:00
.editorconfig Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00
.gitignore Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00
.isort.cfg Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00
.travis.yml Dropped py26 support 2016-03-05 11:06:12 +02:00
CHANGES.rst Bump version 2016-07-10 12:07:24 +03:00
LICENSE initial draft 2013-02-18 18:57:14 +02:00
MANIFEST.in Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00
README.rst Convert readthedocs links for their .org -> .io migration for hosted projects 2016-06-02 22:07:37 +01:00
ROADMAP.rst Update ROADMAP 2014-07-22 11:31:32 +03:00
conftest.py Support SQLAlchemy default in-memory SQLite URL 2016-03-28 13:27:01 -04:00
setup.py Fix the LazyCryptContext stays lazy after init 2016-04-20 14:11:35 +02:00
tox.ini Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00

README.rst

SQLAlchemy-Utils

Build Status Version Status Downloads

Various utility functions, new data types and helpers for SQLAlchemy.

Resources