Skip to content

2.0.0

Choose a tag to compare

@MrPowerUp82 MrPowerUp82 released this 19 Aug 13:28
· 18 commits to main since this release
4073399

feat: Enhance SQL Field functionality with new features and improvements

  • Added new actions and notifications in English and Portuguese for SQL field operations including export, connection change, MIME type change, formatting, and checking SQL syntax.
  • Implemented a new section component for managing SQL operations with improved user interface and actions.
  • Introduced caching for connection and MIME type settings to persist user selections.
  • Enhanced SQL syntax checking with visual error highlighting in the editor.
  • Added support for SQLite database, including fetching tables and columns.
  • Implemented report generation functionality for exporting SQL query results in JSON, CSV, and XLSX formats.
  • Created a new modal view for displaying database tables and their columns.
  • Improved JavaScript integration for enhanced user experience with SQL editor features.