Version 1.1.0:
- It's now possible to execute any sql query with the provider (instead of
simple select from where) !133
Version 1.0.1:
- Upgrade to DuckDB version 1.1.3 !132
Version 1.0.0:
- First stable version
- Enhanced custom sql query function, crash cases are managed in exceptions
!124
- Fixed the bug that prevented loading a view !123
- Upgrade to DuckDB version 1.1.1 !129
- Correctly support DATE, TIME and DATETIME fields types !131
- The provider now supports tables without geometries !127
- Fix bug on tables containing a primary key !130