- Add note to changelog about
cursor()
method. - Add hash method to postgres indexedfield subclasses.
- Add TableFunction to sqlite_ext module namespace.
- Fix bug regarding NOT IN queries where the right-hand-side is an empty set.
- Fallback implementations of bm25f and lucene search ranking algorithms.
- Fixed DecimalField issue.
- Fixed issue with BlobField when database is a Proxy object.