dbx/apps/desktop/src/lib
zipg 58e02fcae1
Fix: 修复 MySQL DESC UPDATE 行内执行按钮解析 (#2243)
Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-30 18:25:14 +08:00
..
__tests__ Fix: 修复 MySQL DESC UPDATE 行内执行按钮解析 (#2243) 2026-06-30 18:25:14 +08:00
previewHandlers feat(grid): add layer preview for geometry columns with Leaflet map (#892) 2026-06-09 10:12:56 +08:00
actionActivation.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
agentDriverInstallHint.ts feat(kafka): support Kafka MQ admin client 2026-06-30 17:01:24 +08:00
agentDriverUpdateBadge.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
ai.ts fix(vector): use specified database for Milvus collection listing (#2087) 2026-06-30 01:53:48 +08:00
aiAgentPlan.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
aiAgentStepPresentation.ts feat(ai-agent): Phase 3 — explain_query tool, parallel/sequential execution, DB gating (#1187) 2026-06-15 13:14:59 +08:00
aiCodeHighlighter.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
aiMarkdown.ts fix(ai): open assistant links externally 2026-06-27 16:40:04 +08:00
aiMessageRender.ts feat(mongodb): 支持聚合查询、批量写入和 MCP 集成 2026-05-28 21:25:43 +08:00
aiModelPresentation.ts feat(ai): 添加 Codex CLI 命令解析和环境变量处理功能 2026-06-25 16:47:43 +08:00
aiPromptKeyboard.ts
aiProposalDetect.ts fix(ai): add inline proposal confirmation buttons 2026-06-23 18:25:57 +08:00
aiSkills.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
aiSqlExecutionPolicy.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
aiTableMentions.ts
api.ts feat(kafka): support Kafka MQ admin client 2026-06-30 17:01:24 +08:00
appTheme.ts fix(app): default app theme to light 2026-05-22 10:42:28 +08:00
binaryCellDownload.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
binaryHexViewer.ts feat(grid): add binary data hex viewer 2026-06-19 23:51:03 +08:00
canvasDataGridRenderer.ts feat(grid): add data grid quick entry 2026-06-30 09:14:44 +08:00
cellDetailPresentation.ts feat(grid): add binary data hex viewer 2026-06-19 23:51:03 +08:00
cellImageUrl.ts feat(grid): preview binary image cell values 2026-06-29 00:13:33 +08:00
cellValue.ts
chartData.ts fix(chart): improve query chart axis selection 2026-06-12 10:34:37 +08:00
clipboard.ts fix(desktop): respect native clipboard regions 2026-06-23 16:12:35 +08:00
codemirrorSelectionMatches.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
codemirrorSqlDialect.ts fix: 修复 PostgreSQL 字段名高亮异常 2026-06-26 13:27:40 +08:00
codemirrorTrimmedSelectionLayer.ts fix(editor): trim line break selection highlight 2026-06-16 18:07:42 +08:00
color.ts feat(connection): add custom color picker for connection editing (#913) 2026-06-09 13:03:11 +08:00
columnFormatter.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
completionMetadataPolicy.ts feat: add PrestoSQL connector 2026-06-23 01:27:08 +08:00
completionTreeIndex.ts feat: add PrestoSQL connector 2026-06-23 01:27:08 +08:00
configCrypto.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
connectionAttemptTimeout.ts feat(zookeeper): add agent client browsing and node management 2026-06-25 00:40:48 +08:00
connectionDeepLink.ts fix(app): decode imported connection link names (#1930) 2026-06-26 16:09:17 +08:00
connectionFile.ts feat(sqlite): add database backup action 2026-06-13 18:39:12 +08:00
connectionHealth.ts fix: preserve known connection loss errors 2026-06-22 22:23:28 +08:00
connectionOpenTarget.ts feat(nacos): add Nacos management console (#1456) 2026-06-24 01:19:18 +08:00
connectionPresentation.ts feat(vector): add ChromaDB support 2026-06-26 01:41:36 +08:00
connectionTransport.ts Expose forwarded database port for local testing (#803) 2026-06-07 01:00:34 +08:00
connectionUrl.ts feat(connection): add Dremio JDBC connection support 2026-06-27 23:44:27 +08:00
connectionVisibleDatabases.ts feat(vector): add ChromaDB support 2026-06-26 01:41:36 +08:00
createDatabaseCharsetOptions.ts feat: add selectable database charset options 2026-06-23 21:17:55 +08:00
createDatabaseSql.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataCompare.ts fix(mysql): format bit values for grid sync 2026-06-03 11:07:04 +08:00
dataGenerate.ts fix(generate): 确保保存/加载配置覆盖所有生成器参数,并修复参数被意外清空的问题 2026-06-17 00:21:35 +08:00
dataGridCellCoercion.ts fix(mysql): normalize smart quotes in JSON input 2026-06-17 10:33:10 +08:00
dataGridColumnFilter.ts feat(grid): add database value filter 2026-06-29 03:13:35 +08:00
dataGridColumnLayoutStorage.ts style: format files to fix CI 2026-06-21 00:22:34 +08:00
dataGridColumnOrder.ts style: format files to fix CI 2026-06-21 00:22:34 +08:00
dataGridColumnType.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridColumnVisibility.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridColumnWidth.ts fix(grid): expand auto-fit column width 2026-06-29 01:44:35 +08:00
dataGridConditionHistory.ts feat: add data grid condition history controls 2026-06-17 12:08:10 +08:00
dataGridDetail.ts feat(grid): preview binary image cell values 2026-06-29 00:13:33 +08:00
dataGridEnumEditor.ts feat(grid): add enum column select editor for MySQL 2026-06-10 16:39:24 +08:00
dataGridInfiniteScroll.ts fix(grid): prevent horizontal scroll from loading more rows 2026-06-26 01:55:03 +08:00
dataGridPagination.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridPaintTheme.ts style: improve UI interface 2026-06-18 02:01:00 +08:00
dataGridSaveUi.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridScrollGutter.ts
dataGridSearchSplit.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridSort.ts feat(grid): add current page sorting 2026-06-24 15:39:40 +08:00
dataGridSql.ts feat(grid): add database value filter 2026-06-29 03:13:35 +08:00
dataGridTemporalEditor.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridTranspose.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
databaseCapabilities.ts feat(driver): centralize database capabilities 2026-06-10 22:12:44 +08:00
databaseCapabilitySets.ts fix(tdengine): show database objects without schema layer 2026-06-24 20:18:29 +08:00
databaseDriverManifest.ts fix(gaussdb): 修复查询分页限制 2026-06-25 18:28:31 +08:00
databaseExport.ts fix(dameng): restore exports with identity columns 2026-06-26 21:25:39 +08:00
databaseExportSelection.ts
databaseFeatureSupport.ts feat(generate): fix date range persistence, add i18n for data generation 2026-06-14 22:54:11 +08:00
databaseFileDetection.ts feat(sqlite): support custom database file suffixes 2026-06-23 20:15:06 +08:00
databaseObjectCapabilities.ts fix(dameng): separate materialized view metadata 2026-06-27 14:29:44 +08:00
databaseOptionSearch.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
databaseSearch.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
databaseTableDataCapabilities.ts fix(clickhouse): support data grid editing 2026-06-24 13:17:27 +08:00
databaseTree.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
databaseUserAdmin.ts fix(vastbase): avoid backslash escape in role grants SQL 2026-06-26 19:07:22 +08:00
datagripImport.ts fix(connection): raise default connect timeout 2026-06-22 23:59:42 +08:00
dbAdminSql.ts feat(postgres): support schema comments 2026-06-24 18:35:43 +08:00
dbeaverImport.ts fix(connection): raise default connect timeout 2026-06-22 23:59:42 +08:00
ddlExport.ts fix(export): append semicolons to exported DDL statements 2026-06-30 18:00:44 +08:00
debugLog.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
defaultDatabase.ts fix(connection): respect agent connect timeout 2026-06-15 22:43:05 +08:00
diagramSvgExport.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
diagramZoom.ts
documentStoreProvider.ts fix: 修复 MongoDB 筛选查询预览语法 (#1989) 2026-06-27 14:48:14 +08:00
documentViewerFontStyle.ts fix: apply editor font to document preview 2026-06-17 17:39:38 +08:00
driverInstallProgressUi.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
driverRuntimePresentation.ts feat: add driver runtime manager 2026-06-04 23:20:15 +08:00
editorThemes.ts fix: 优化单元格详情布局 (#1920) 2026-06-26 16:13:18 +08:00
editorZoom.ts fix(editor): smooth sql zoom interactions 2026-05-21 00:08:47 +08:00
elasticsearchCompletion.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
engineeringDiagram.ts feat(diagram): add modeled ERD relationships 2026-06-26 18:44:47 +08:00
erDiagram.ts feat(diagram): add modeled ERD relationships 2026-06-26 18:44:47 +08:00
errorUtils.ts feat(mq): implement Apache Pulsar message queue admin 2026-06-16 21:57:17 +08:00
etcdKeyTree.ts feat(zookeeper): add agent client browsing and node management 2026-06-25 00:40:48 +08:00
executableStatementRangeCache.ts perf(editor): cache executable statement ranges for large SQL scrolling 2026-06-30 18:05:37 +08:00
explainPlan.ts feat: add QuestDB support 2026-06-14 22:58:05 +08:00
exportFormats.ts fix(export): resolve query result export progress 2026-06-19 11:15:18 +08:00
fieldLineage.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
geometryPreview.ts fix(geometry): preserve polygon holes 2026-06-25 00:37:59 +08:00
gridRowStatus.ts feat(grid): add data grid quick entry 2026-06-30 09:14:44 +08:00
gridSelection.ts feat(grid): show selection summary (#1903) 2026-06-26 14:17:04 +08:00
h2Connection.ts feat(h2): add split JDBC URL support 2026-06-27 20:03:16 +08:00
historyActions.ts
historyActivityKind.ts feat(redis): persist command history across sessions (#933) 2026-06-10 04:34:45 +08:00
historyAiAnalysis.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
historyTimeRange.ts feat(history): add execution time range filter 2026-06-20 22:14:15 +08:00
historyVirtualList.ts
http.ts fix(vector): use specified database for Milvus collection listing (#2087) 2026-06-30 01:53:48 +08:00
httpSqlFileProgress.ts feat(web): support context path deployments 2026-06-29 09:14:37 +08:00
imagePreviewViewer.ts feat(grid): preview binary image cell values 2026-06-29 00:13:33 +08:00
jdbcDialect.ts fix: 修复 SQL Server 列注释显示 2026-06-30 17:31:57 +08:00
jsonCopyValue.ts fix(mongodb): expand nested JSON strings when copying rows as JSON 2026-06-28 18:57:03 +08:00
keyboardShortcuts.ts feat(tabs): 添加标签页切换快捷键支持 2026-06-29 19:53:28 +08:00
kvKeyTree.ts feat(zookeeper): add agent client browsing and node management 2026-06-25 00:40:48 +08:00
kvRefreshSelection.ts feat(zookeeper): add agent client browsing and node management 2026-06-25 00:40:48 +08:00
kvRootPresentation.ts feat(zookeeper): add agent client browsing and node management 2026-06-25 00:40:48 +08:00
kvValueDisplay.ts feat(zookeeper): add agent client browsing and node management 2026-06-25 00:40:48 +08:00
localeOptions.ts feat(i18n): add Japanese translation support (#1211) 2026-06-15 17:27:06 +08:00
mcpConfigTemplates.ts feat(settings): add MCP config templates for AI clients 2026-06-26 19:15:12 +08:00
mongoCompletion.ts fix(frontend): fix quick-open source type 2026-06-20 00:35:10 +08:00
mongoConnectionOptions.ts fix(mongodb): remove invalid direct connection 2026-06-20 22:44:17 +08:00
mongoDocumentValues.ts fix: support mongodb copy insert statements 2026-06-28 22:09:16 +08:00
mongoFormatter.ts fix(frontend): fix quick-open source type 2026-06-20 00:35:10 +08:00
mongoShellCommand.ts fix(mongodb): support shell projection and db.version 2026-06-29 00:27:27 +08:00
mq-http.ts feat(kafka): support Kafka MQ admin client 2026-06-30 17:01:24 +08:00
mq-tauri.ts feat(kafka): support Kafka MQ admin client 2026-06-30 17:01:24 +08:00
mqPinnedVersionOptions.ts feat(mq): implement Apache Pulsar message queue admin 2026-06-16 21:57:17 +08:00
mqPolicyForms.ts feat(mq): implement Apache Pulsar message queue admin 2026-06-16 21:57:17 +08:00
mqTenantForm.ts feat(mq): implement Apache Pulsar message queue admin 2026-06-16 21:57:17 +08:00
mqTokenErrors.ts feat(mq): implement Apache Pulsar message queue admin 2026-06-16 21:57:17 +08:00
nacos-tauri.ts feat(nacos): add Nacos management console (#1456) 2026-06-24 01:19:18 +08:00
nacosAdmin.ts fix(nacos): 配置导出功能与配置格式完善 2026-06-25 19:22:55 +08:00
navicatImport.ts fix(navicatImport): 修复 OceanBase NCX 连接导入模式 (#1963) 2026-06-26 19:12:53 +08:00
newQueryContext.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
objectBrowserRows.ts fix: 修复 PostgreSQL 重载过程显示重复 2026-06-29 19:58:01 +08:00
objectRenameSql.ts fix: distinguish materialized view from regular view 2026-06-16 21:23:42 +08:00
objectSourceEditor.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
oceanbaseConnectionMode.ts fix(oceanbase): preserve oracle mode when editing connection 2026-06-26 01:46:42 +08:00
openTabsPersistence.ts feat(kafka): support Kafka MQ admin client 2026-06-30 17:01:24 +08:00
paginationPageSize.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
pinnedItems.ts fix(sidebar): reorder pinned tree nodes 2026-06-16 11:13:15 +08:00
pinnedTreeNodeIds.ts fix(app-settings): persist and prune pinned tree nodes 2026-05-22 14:28:40 +08:00
platform.ts fix(linux): keep native window decorations 2026-06-20 22:11:23 +08:00
prestoSqlBuiltinDriver.ts fix(driver-store): hide native agent JRE badge 2026-06-30 17:38:50 +08:00
queryCursorTableTarget.ts fix: 修复侧边栏定位表节点异常及连接配置测试字段缺失 2026-06-26 13:59:29 +08:00
queryEditorTableDrop.ts feat(editor): drag columns into SQL editor 2026-06-16 17:12:37 +08:00
queryExecutionState.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
queryResultArchive.ts feat(query): add switchable query result runs and archives 2026-06-14 10:30:50 +08:00
queryResultArchiveFile.ts feat(query): add switchable query result runs and archives 2026-06-14 10:30:50 +08:00
queryTimeout.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
redisCommandSafety.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
redisCommandSession.ts feat(redis): improve key browser workflows 2026-05-20 18:54:18 +08:00
redisCommandTable.ts fix(redis): invalidate key completion cache after write commands 2026-06-17 00:24:47 +08:00
redisCompletion.ts feat(redis): add Redis command completion to query editor 2026-06-16 22:03:48 +08:00
redisJsonHighlighter.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
redisKeyPattern.ts feat(redis): move scan page size to connections 2026-06-26 11:13:34 +08:00
redisKeyTree.ts perf(redis): reduce large key search payload and render cost (#1672) 2026-06-23 22:57:03 +08:00
redisQueryResult.ts fix(redis): unify INFO category command output in cluster mode 2026-06-17 11:20:07 +08:00
redisSyntaxDiagnostics.ts feat(redis): add Redis syntax checking for query editor 2026-06-16 10:31:09 +08:00
redisValuePresentation.ts fix(redis): unify aggregated INFO output format in console 2026-06-17 14:54:51 +08:00
resultPreviewRegistry.ts feat(grid): add layer preview for geometry columns with Leaflet map (#892) 2026-06-09 10:12:56 +08:00
routineExecutionSql.ts fix(databend): enable editing and procedures 2026-06-15 17:43:44 +08:00
routineParameters.ts fix(databend): enable editing and procedures 2026-06-15 17:43:44 +08:00
safeStorage.ts fix(desktop): avoid blank screen on startup 2026-05-29 00:56:42 +08:00
savedSqlFolderCounts.ts fix(saved-sql): count nested SQL files 2026-06-26 00:07:19 +08:00
savedSqlHistory.ts feat: add SQL library history query entry points 2026-06-11 10:53:54 +08:00
schemaDiff.ts fix(schema-diff): qualify MySQL deploy SQL target 2026-06-28 11:05:04 +08:00
schemaDiffMetadataLoad.ts fix(schema-diff): reduce MySQL metadata query pressure 2026-06-27 23:57:22 +08:00
schemaDiffOptions.ts feat(schema-diff): add table filters 2026-06-23 18:20:15 +08:00
schemaDiffTableFilter.ts feat(schema-diff): add table filters 2026-06-23 18:20:15 +08:00
schemaTreeCache.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
searchPattern.ts feat(search): support regex table filtering 2026-06-01 12:49:31 +08:00
shortcutRegistry.ts feat(tabs): 添加标签页切换快捷键支持 2026-06-29 19:53:28 +08:00
sidebarActiveTabTarget.ts fix: 修复侧边栏定位表节点异常及连接配置测试字段缺失 2026-06-26 13:59:29 +08:00
sidebarConnectionSelection.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sidebarDatabaseOpenState.ts fix(sidebar): indicate opened databases by icon state 2026-06-25 13:09:02 +08:00
sidebarLayout.ts fix(sidebar): reorder pinned tree nodes 2026-06-16 11:13:15 +08:00
sidebarNodeOrdering.ts feat(vector): add ChromaDB support 2026-06-26 01:41:36 +08:00
sidebarRenameFocus.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sidebarSearch.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sidebarSearchTree.ts fix(sidebar): preserve connection search subtree state 2026-06-28 20:06:50 +08:00
sidebarTableNameDisplay.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sidebarTreeContext.ts perf(sidebar): reduce tree selection overhead 2026-06-05 14:30:25 +08:00
sidebarTreeItemLayout.ts feat(nacos): allow pinning namespaces 2026-06-25 17:39:46 +08:00
sidebarTreeSelection.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sidebarTypeSearch.ts feat: add sidebar type-to-search 2026-06-18 13:13:45 +08:00
sqlAnalysis.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sqlCompletion.ts fix(sqlserver): add IDENTITY_INSERT keyword completion (#2093) 2026-06-30 01:58:16 +08:00
sqlDiagnostics.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sqlExecutionTarget.ts feat(editor): add SQL execution target picker with preview decoration 2026-06-20 22:28:02 +08:00
sqlFileOpen.ts
sqlFormatter.ts fix(sql-format): format source and DDL with proper dialects 2026-06-27 12:36:13 +08:00
sqlFormatterConfig.ts Merge pull request #1037 2026-06-11 11:12:05 +08:00
sqlHighlighter.ts Fix:避免 SQL 预览高亮失败导致白屏 2026-06-29 11:14:59 +08:00
sqlMetadataRefresh.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sqlNavigation.ts fix(editor): support schema-qualified table navigation 2026-06-29 01:51:20 +08:00
sqlParameterHistory.ts feat: 支持 SQL 参数查询 2026-06-26 14:19:05 +08:00
sqlParameters.ts feat: 支持 SQL 参数查询 2026-06-26 14:19:05 +08:00
sqlQuoteCaret.ts feat: add SQL single quote caret pairing 2026-06-23 21:14:15 +08:00
sqlSemanticDiagnostics.ts improve: 优化 SQL 语义诊断范围 2026-06-29 20:05:26 +08:00
sqlServerLinkedServers.ts feat(sqlserver): support linked server browsing 2026-06-18 13:17:44 +08:00
sqlServerQueryWrapping.ts fix(sqlserver): strip order by when wrapping queries 2026-05-19 16:08:11 +08:00
sqlServerTree.ts fix(sqlserver): align schema tree and creation 2026-06-25 20:37:23 +08:00
sqlStatementRanges.ts Fix: 修复 MySQL DESC UPDATE 行内执行按钮解析 (#2243) 2026-06-30 18:25:14 +08:00
tabCloseActions.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
tabPresentation.ts feat(grid): support result source labels 2026-06-28 13:58:23 +08:00
tabResultCache.ts feat(web): support context path deployments 2026-06-29 09:14:37 +08:00
tableColumnTemplates.ts feat(structure): add configurable preset fields for new tables 2026-06-25 01:05:36 +08:00
tableDataExport.ts fix(tdengine): fix table data preview 2026-06-25 22:58:25 +08:00
tableDataTabMeta.ts fix(grid): keep table filters available without metadata 2026-06-03 21:04:19 +08:00
tableDependencySort.ts fix(desktop): sort batch table drop by foreign key dependency 2026-06-16 15:01:21 +08:00
tableEditing.ts feat(grid): add data grid quick entry 2026-06-30 09:14:44 +08:00
tableImport.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
tableMetadataCapabilities.ts feat(vector): add ChromaDB support 2026-06-26 01:41:36 +08:00
tableSelectSql.ts fix(tdengine): fix table data preview 2026-06-25 22:58:25 +08:00
tableSqlTemplates.ts feat(insert-template): add TDengine-aware insert template strategy and table-type propagation 2026-06-19 23:58:34 +08:00
tableStructureCapabilities.ts fix(structure): support postgres-like foreign keys 2026-06-18 19:52:01 +08:00
tableStructureEditorSql.ts feat(generate): fix date range persistence, add i18n for data generation 2026-06-14 22:54:11 +08:00
tableStructureEditorState.ts fix(mysql): 修复 enum/set 字段长度显示异常 2026-06-28 09:59:07 +08:00
tableTree.ts Fix: keep simple sidebar table pagination bounded (#2092) 2026-06-30 00:08:41 +08:00
tauri.ts fix(driver-store): hide native agent JRE badge 2026-06-30 17:38:50 +08:00
tauriRuntime.ts
transferProgressState.ts feat(export-tracker): 增强导出任务跟踪功能 (#1958) 2026-06-26 18:50:25 +08:00
treeNodeClick.ts feat(zookeeper): add agent client browsing and node management 2026-06-25 00:40:48 +08:00
treeNodeContext.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
treeRefreshTarget.ts
ttlFormat.ts feat(redis): optimize TTL display with human-readable format (#1689) 2026-06-24 12:53:59 +08:00
utils.ts
viewDdl.ts refactor(sql): move builders to Rust 2026-05-23 01:28:52 +08:00
visibleDatabases.ts fix(dameng): restore exports with identity columns 2026-06-26 21:25:39 +08:00
webPath.ts feat(web): support context path deployments 2026-06-29 09:14:37 +08:00
webdavAutoUploadConfig.ts fix: 修复 webdav 文件格式以恢复 CI 检查 2026-06-26 16:52:13 +08:00
xlsxExport.ts feat(export): support multi-result xlsx export 2026-06-19 14:05:08 +08:00
zookeeperConnection.ts feat(zookeeper): add agent client browsing and node management 2026-06-25 00:40:48 +08:00
zookeeperLazyKeyTree.ts feat: ZK 节点树改为真正懒加载 (#1987) 2026-06-27 15:02:09 +08:00