Version 0.7.0:
- Plugin package with Python 3.12, now the minimum version of QGIS to use the
plugin is 3.34.6 !106
- Implement subsetstring : is now possible to create a filter on a DuckDB layer
!103
- Improve performance of the sql query by using rowid pseudocolumn instead of
row_number !86
Version 0.6.3:
- Add support for NoGeometry Flag on QgsFeatureRequest !98
- Log sql request when debug mode is on !98
- Following the packaging of qgis windows in python 3.12 the maximum version
required to use the plugin is currently QGIS 3.34.5.
Version 0.6.2:
- Update DuckDB version to 0.10.2 !100