- Add bracket auto-close and matching to SQL editor (closeBrackets, bracketMatching) - Show truncation warning banner when query results exceed 10,000 rows - Extract shared export format functions (CSV/JSON/SQL INSERT) to lib/exportFormats.ts - Add progressive rendering to sidebar tree (50-node cap with "show more") - Fix connection node expanding before connect succeeds - Split DataGrid.vue (3177→2535 lines) into 4 composables: useDataGridExport, useDataGridColumnResize, useDataGridSelection, useDataGridEditor |
||
|---|---|---|
| .. | ||
| components | ||
| composables | ||
| i18n | ||
| lib | ||
| stores | ||
| styles | ||
| types | ||
| App.vue | ||
| env.d.ts | ||
| main.ts | ||