- PUT drops/recreates item in the same transaction [goneri]
0.4.0a1
~~~~~~~~~~~~~~~~~~~~
- support the Python-Eve generic sorting syntax [Goneri Le Bouder] - add support for `and_` and `or_` conjunctions in sqla expressions [toxsick] - embedded table: use DOMAIN to look up the resource fields [Goneri Le Bouder]
0.3.4
~~~~~~~~~~~~~~~~~~
- fix setup.py metadata - fix how embedded documents are resolved [amleczko]
0.3.3
~~~~~~~~~~~~~~~~~~
- added support of SA association proxy [Kevin Roy] - make sure relationships are generated properly [amleczko]
0.3.2
~~~~~~~~~~~~~~~~~~
- add fallback on attr.op if the operator doesn't exists in the `ColumnProperty` [Kevin Roy] - add support for PostgreSQL JSON type [Goneri Le Bouder]
0.3.1
~~~~~~~~~~~~~~~~~~
- more flexible handling sqlalchemy operators [amleczko]