Releases: snowflakedb/qgis-snowflake-connector
Releases · snowflakedb/qgis-snowflake-connector
0.8.3
Change Log:
- Loading random 50k rows
- Stored provider details and reloaded permanent layer whenever the project is reopened
- Upgraded pip module when the plugin is installed for the first time
- Added conversion for double values
- Iterator fetched data from SF DB in 5k chunks
- Fixed regex to get SQL query as a single argument
- Provider fields are now ordered by name and type to ensure consistent order
- Fixed attribute tables for SQL queries
- Added support for SQL query dialog window to close when finished successfully
v.0.8.2
Important: Please uninstall any previous version of the plugin before installing this one.
New Features
- Added support for executing SQL queries based on right-clicked data items.
- Changed information storage to the local QGIS database to separate connections and running tasks.
- Added missing documentation to enhance user guidance.
Improvements
- Limited loading of result sets to a random selection of 50,000 rows to improve performance.
- Renamed the button in the "Large dataset" message from "OK" to "Proceed" for clearer user interaction.
- Refactored access to QSettings for better configuration handling.
- Added plugin metadata to comply with QGIS plugin publishing guidelines.
- Updated qgisMinimumVersion to v3.34.1
Bug Fixes
- Prevented downloading the same dataset twice when one download is already running.
- Implemented automatic reconnection when the connection is marked as expired.
- Few other bugs
v.0.7
Added support for tables with spaces in their names and varying character capitalization.
Remove any previous version of the plugin (if installed) before installing qgis-snowflake-plugin.zip