..
ai.ts
fix: replace crypto.randomUUID with polyfill for HTTP contexts
2026-05-05 23:51:07 +08:00
api.ts
feat(transfer): add upsert mode for data transfer ( #105 )
2026-05-06 20:44:05 +08:00
configCrypto.ts
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
2026-05-05 15:41:34 +08:00
connectionPresentation.ts
feat: improve connection and table tree UX
2026-05-04 11:49:28 +08:00
dataGridSql.ts
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
2026-05-05 15:41:34 +08:00
databaseCapabilities.ts
refactor: centralize database type groups into databaseCapabilities.ts
2026-05-07 02:36:50 +08:00
databaseExport.ts
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
2026-05-05 15:41:34 +08:00
databaseSearch.ts
refactor: centralize database type groups into databaseCapabilities.ts
2026-05-07 02:36:50 +08:00
diagramSvgExport.ts
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
2026-05-05 15:41:34 +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
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
2026-05-05 15:41:34 +08:00
erDiagram.ts
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
2026-05-05 15:41:34 +08:00
explainPlan.ts
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
2026-05-05 15:41:34 +08:00
fieldLineage.ts
feat: add check fmt and lint commands ( #112 )
2026-05-06 12:09:26 +08:00
gridRowStatus.ts
refine grid row change indicators
2026-05-02 17:03:54 +08:00
gridSelection.ts
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
2026-05-05 15:41:34 +08:00
historyActions.ts
fix: address lineage review feedback
2026-05-03 06:02:39 +08:00
http.ts
feat(query): set schema context (search_path) before query execution ( #113 )
2026-05-06 18:22:41 +08:00
keyboardShortcuts.ts
fix: stabilize sql execution shortcuts ( #29 )
2026-04-30 17:12:54 +08:00
markdownTable.ts
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
2026-05-05 15:41:34 +08:00
pinnedItems.ts
…
queryExecutionState.ts
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
2026-05-05 15:41:34 +08:00
schemaDiff.ts
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
2026-05-05 15:41:34 +08:00
sidebarLayout.ts
fix: replace crypto.randomUUID with polyfill for HTTP contexts
2026-05-05 23:51:07 +08:00
sqlCompletion.ts
add: 对SQL编辑器增加Ctrl(Mac下是Cmd)+左键点击的功能,点击表名可以查看建表DDL,点击列名可以查看列信息 ( #122 )
2026-05-07 01:04:52 +08:00
sqlExecutionTarget.ts
feat: add execute mode settings and cursor position handling in SQL editor
2026-05-04 21:19:07 +08:00
sqlFormatter.ts
…
sqlNavigation.ts
add: 对SQL编辑器增加Ctrl(Mac下是Cmd)+左键点击的功能,点击表名可以查看建表DDL,点击列名可以查看列信息 ( #122 )
2026-05-07 01:04:52 +08:00
sqlStatementSplit.ts
feat: add execute mode settings and cursor position handling in SQL editor
2026-05-04 21:19:07 +08:00
tabCloseActions.ts
feat: add tab close menu actions ( #24 )
2026-04-30 16:35:01 +08:00
tabPresentation.ts
refactor: split App.vue into composables and layout components
2026-05-05 04:14:00 +08:00
tableImport.ts
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
2026-05-05 15:41:34 +08:00
tableSelectSql.ts
refactor: centralize database type groups into databaseCapabilities.ts
2026-05-07 02:36:50 +08:00
tableStructureEditorSql.ts
feat(sidebar): add table management context menu operations ( #114 )
2026-05-06 21:21:08 +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(transfer): add upsert mode for data transfer ( #105 )
2026-05-06 20:44:05 +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
fix: replace crypto.randomUUID with polyfill for HTTP contexts
2026-05-05 23:51:07 +08:00