| .. |
|
ai.ts
|
feat: enhance AI streaming with reasoning support and UI updates
|
2026-05-02 20:43:49 +08:00 |
|
configCrypto.ts
|
feat: add configuration export/import with passphrase encryption
|
2026-05-03 12:46:49 +08:00 |
|
connectionPresentation.ts
|
feat: improve connection and table tree UX
|
2026-05-04 11:49:28 +08:00 |
|
dataGridSql.ts
|
fix: address lineage review feedback
|
2026-05-03 06:02:39 +08:00 |
|
databaseExport.ts
|
Add database SQL export action
|
2026-05-02 17:16:56 +08:00 |
|
databaseSearch.ts
|
feat: add database-wide search
|
2026-05-04 12:01:19 +08:00 |
|
diagramSvgExport.ts
|
add database relationship diagrams
|
2026-05-02 17:16:56 +08:00 |
|
diagramZoom.ts
|
add database relationship diagrams
|
2026-05-02 17:16:56 +08:00 |
|
editorThemes.ts
|
add: 将loadTheme抽象到外部模块,使用DEFAULT_EDITOR_SETTINGS默认值,增加老的配置项迁移
|
2026-05-02 17:19:34 +08:00 |
|
engineeringDiagram.ts
|
add database relationship diagrams
|
2026-05-02 17:16:56 +08:00 |
|
erDiagram.ts
|
add database relationship diagrams
|
2026-05-02 17:16:56 +08:00 |
|
explainPlan.ts
|
feat: add explain plan viewer
|
2026-05-02 21:00:53 +08:00 |
|
fieldLineage.ts
|
feat: add field lineage viewer
|
2026-05-03 05:39:05 +08:00 |
|
gridRowStatus.ts
|
refine grid row change indicators
|
2026-05-02 17:03:54 +08:00 |
|
gridSelection.ts
|
Add grid cell selection and details
|
2026-05-01 09:40:18 +08:00 |
|
historyActions.ts
|
fix: address lineage review feedback
|
2026-05-03 06:02:39 +08:00 |
|
keyboardShortcuts.ts
|
fix: stabilize sql execution shortcuts (#29)
|
2026-04-30 17:12:54 +08:00 |
|
markdownTable.ts
|
fix: address lineage review feedback
|
2026-05-03 06:02:39 +08:00 |
|
pinnedItems.ts
|
…
|
|
|
queryExecutionState.ts
|
Add query cancellation controls (#41)
|
2026-05-01 00:05:15 +08:00 |
|
schemaDiff.ts
|
fix: guard index column splits, restrict INCLUDE/WHERE by db, unify index type dropdowns
|
2026-05-03 20:33:09 +08:00 |
|
sidebarLayout.ts
|
feat: add connection group management and sidebar layout persistence
|
2026-05-04 13:52:42 +08:00 |
|
sqlCompletion.ts
|
feat: enhance SQL completion suggestions for JOINs and comma-separated tables
|
2026-05-03 00:00:23 +08:00 |
|
sqlExecutionTarget.ts
|
…
|
|
|
sqlFormatter.ts
|
…
|
|
|
tabCloseActions.ts
|
feat: add tab close menu actions (#24)
|
2026-04-30 16:35:01 +08:00 |
|
tableImport.ts
|
feat: import table data from files
|
2026-05-02 19:04:41 +08:00 |
|
tableSelectSql.ts
|
fix: address lineage review feedback
|
2026-05-03 06:02:39 +08:00 |
|
tableStructureEditorSql.ts
|
fix: guard index column splits, restrict INCLUDE/WHERE by db, unify index type dropdowns
|
2026-05-03 20:33:09 +08:00 |
|
tableStructureEditorState.ts
|
feat: add index type, included columns, filter, and comment support
|
2026-05-03 20:10:35 +08:00 |
|
tauri.ts
|
feat: add connection group management and sidebar layout persistence
|
2026-05-04 13:52:42 +08:00 |
|
tauriRuntime.ts
|
fix: address lineage review feedback
|
2026-05-03 06:02:39 +08:00 |
|
transferProgressState.ts
|
fix: address lineage review feedback
|
2026-05-03 06:02:39 +08:00 |
|
treeNodeClick.ts
|
feat: improve connection and table tree UX
|
2026-05-04 11:49:28 +08:00 |
|
utils.ts
|
…
|
|