0.11.0
What's Changed
- Fix spatial index declaration by @adrien-berchet in #344
- Use RecoverGeometryColumn instead of AddGeometryColumn with SQLite by @adrien-berchet in #354
- Remove metaclass as in SQLAlchemy, rework the tests and some reformatting by @adrien-berchet in #357
- Example of specific compilation for sided buffer with SQLite dialect by @adrien-berchet in #361
- Add a simple API to register custom mapping for SQLite function names by @adrien-berchet in #360
- Add GitHub URL for PyPi by @andriyor in #364
- Add Alembic helpers for Add/Drop columns with SQLite by @adrien-berchet in #362
New Contributors
Full Changelog: 0.10.2...0.11.0