Skip to content

1.46.7

Choose a tag to compare

@sandromello sandromello released this 12 Dec 15:17
· 245 commits to main since this release
4ed412d

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-response function to process responses based on connection type, specifically for MSSQL.
  • Introduced clean-mssql-script function 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

Docker Images

Helm Chart

Bundles