v0.14.0
Features
- Improve debug error messages on IntegrityError in SQLAlchemy
Bugfixes
-
Fix IntegrityError in SQLAlchemy on update, delete not being handled properly
-
Use ID column for stable sort defaults in SQLAlchemy
This resolves issues with pagination when sorting by a non-unique column.