1.46.7
Changelog
4ed412d Allow mssql to list tables by databases in database explorer (#1187)
- backend: Add database listing for sql server
- frontend: Refactor database schema event handling and improve empty state messaging
- Consolidated event handlers for setting database status and errors to reduce redundancy.
- Enhanced the empty state component to differentiate between database and schema states.
- Added handling for database-specific errors in the UI.
- Updated logic to ensure proper display of loading states and error messages based on connection type.
- frontend: Implement response sanitization for MSSQL and clean script handling
- Added
sanitize-responsefunction to process responses based on connection type, specifically for MSSQL. - Introduced
clean-mssql-scriptfunction to remove unnecessary lines from MSSQL scripts. - Updated log area to utilize the new sanitization and cleaning functions for improved response handling.
Co-authored-by: Rogerio Moura roger0.rm@gmail.com
0c72cde feat: implement time window configuration for review sessions (#1189)
Assets
- hoop-darwin-arm64
- hoop-darwin-amd64
- hoop-linux-arm64
- hoop-linux-amd64
- hoop-windows-arm64
- hoop-windows-amd64
- checksums.txt