2.0.0
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.