| .. |
|
ai.spec.ts
|
fix: 修复 AI SQL 方言上下文 (#1943)
|
2026-06-26 17:40:41 +08:00 |
|
aiMarkdown.spec.ts
|
fix(ai): tool call status cards, table overflow, streaming TextDelta
|
2026-07-02 18:49:50 +08:00 |
|
aiMessageEdit.spec.ts
|
feat(ai): support editing sent user messages
|
2026-07-03 15:18:56 +08:00 |
|
aiModelPresentation.spec.ts
|
feat(ai): 添加 Codex CLI 命令解析和环境变量处理功能
|
2026-06-25 16:47:43 +08:00 |
|
aiProposalDetect.spec.ts
|
…
|
|
|
aiTableMentions.spec.ts
|
feat(ai-table-mentions): 增加AI表格提及候选项的过滤和格式化功能 (#2502)
|
2026-07-03 14:17:43 +08:00 |
|
chartData.spec.ts
|
…
|
|
|
codemirrorSqlDialect.spec.ts
|
fix: 修复 PostgreSQL 字段名高亮异常
|
2026-06-26 13:27:40 +08:00 |
|
completionMetadataPolicy.spec.ts
|
…
|
|
|
completionTreeIndex.spec.ts
|
…
|
|
|
connectionAttemptTimeout.spec.ts
|
feat(connection): add HTTP tunnel
|
2026-07-03 22:11:03 +08:00 |
|
connectionOpenTarget.spec.ts
|
…
|
|
|
connectionUrl.dremio.spec.ts
|
feat(connection): add Dremio JDBC connection support
|
2026-06-27 23:44:27 +08:00 |
|
connectionUrl.zookeeper.spec.ts
|
feat(zookeeper): add agent client browsing and node management
|
2026-06-25 00:40:48 +08:00 |
|
createDatabaseCharsetOptions.spec.ts
|
…
|
|
|
dataGridConditionSuggestionPosition.spec.ts
|
fix(grid): improve condition history dropdown behavior
|
2026-07-02 16:46:46 +08:00 |
|
databaseDriverManifest.spec.ts
|
fix(gaussdb): 修复查询分页限制
|
2026-06-25 18:28:31 +08:00 |
|
databaseFeatureSupport.spec.ts
|
feat(query): add manual transaction controls
|
2026-07-02 01:30:31 +08:00 |
|
databaseObjectCapabilities.spec.ts
|
fix(dameng): separate materialized view metadata
|
2026-06-27 14:29:44 +08:00 |
|
defaultDatabase.spec.ts
|
…
|
|
|
etcdKeyTree.spec.ts
|
…
|
|
|
executableStatementRangeCache.spec.ts
|
fix(editor): 修复SQL快捷执行导致执行全量SQL的问题 (#2384)
|
2026-07-02 11:18:14 +08:00 |
|
geometryPreview.spec.ts
|
…
|
|
|
gridSelection.spec.ts
|
feat(grid): show selection summary (#1903)
|
2026-06-26 14:17:04 +08:00 |
|
jdbcDialect.spec.ts
|
Fix:支持 SQL Server 新增字段设置自增 (#2254)
|
2026-06-30 23:30:50 +08:00 |
|
kvKeyTree.spec.ts
|
feat(zookeeper): add agent client browsing and node management
|
2026-06-25 00:40:48 +08:00 |
|
kvRefreshSelection.spec.ts
|
feat(zookeeper): add agent client browsing and node management
|
2026-06-25 00:40:48 +08:00 |
|
kvRootPresentation.spec.ts
|
feat(zookeeper): add agent client browsing and node management
|
2026-06-25 00:40:48 +08:00 |
|
kvValueDisplay.spec.ts
|
feat(zookeeper): add agent client browsing and node management
|
2026-06-25 00:40:48 +08:00 |
|
mcpConfigTemplates.spec.ts
|
fix(mcp): use node entry for Windows configs
|
2026-07-01 13:40:48 +08:00 |
|
mqListPanels.spec.ts
|
…
|
|
|
mqPinnedVersionOptions.spec.ts
|
…
|
|
|
mqPolicyForms.spec.ts
|
…
|
|
|
mqTenantForm.spec.ts
|
…
|
|
|
mqTokenErrors.spec.ts
|
…
|
|
|
mysqlConnectionOptions.spec.ts
|
fix(mysql): support cleartext password auth option (#2499)
|
2026-07-03 13:47:47 +08:00 |
|
nacosAdmin.spec.ts
|
fix(nacos): 配置导出功能与配置格式完善
|
2026-06-25 19:22:55 +08:00 |
|
navicatImport.spec.ts
|
fix(navicat): prefer ConnType when importing connections
|
2026-07-01 01:23:51 +08:00 |
|
pinnedItems.spec.ts
|
…
|
|
|
prestoSqlBuiltinDriver.spec.ts
|
fix(presto): optimize metadata completion
|
2026-07-01 19:05:45 +08:00 |
|
queryResultError.spec.ts
|
fix(data-tab): fall back to LIMIT 0 preview for snapshot-less lake tables (#2197)
|
2026-06-30 18:42:05 +08:00 |
|
savedSqlFolderCounts.spec.ts
|
fix(saved-sql): count nested SQL files
|
2026-06-26 00:07:19 +08:00 |
|
schemaDiffMetadataLoad.spec.ts
|
fix(schema-diff): reduce MySQL metadata query pressure
|
2026-06-27 23:57:22 +08:00 |
|
shortcutRegistry.spec.ts
|
feat(sidebar): add connection copy paste shortcuts
|
2026-07-04 12:19:56 +08:00 |
|
sidebarConnectionSelection.spec.ts
|
feat(connection): duplicate selected connections
|
2026-07-03 16:59:16 +08:00 |
|
sidebarLabelTooltip.spec.ts
|
fix(sidebar): cache tooltip overflow measurement
|
2026-07-02 11:35:37 +08:00 |
|
sqlCompletion.context.spec.ts
|
fix(presto): optimize metadata completion
|
2026-07-01 19:05:45 +08:00 |
|
sqlCompletion.snippet.spec.ts
|
…
|
|
|
sqlExecutionTarget.spec.ts
|
fix(editor): keep semicolon cursor on statement
|
2026-07-03 00:00:44 +08:00 |
|
sqlFormatter.spec.ts
|
fix(sql-format): format source and DDL with proper dialects
|
2026-06-27 12:36:13 +08:00 |
|
sqlFormatterConfig.spec.ts
|
…
|
|
|
sqlHighlighter.spec.ts
|
Fix:避免 SQL 预览高亮失败导致白屏
|
2026-06-29 11:14:59 +08:00 |
|
sqlNavigation.spec.ts
|
fix(editor): support qualified table navigation
|
2026-07-02 22:00:51 +08:00 |
|
sqlParameterHistory.spec.ts
|
feat: 支持 SQL 参数查询
|
2026-06-26 14:19:05 +08:00 |
|
sqlParameters.spec.ts
|
feat: 支持 SQL 参数查询
|
2026-06-26 14:19:05 +08:00 |
|
sqlSemanticCompletion.spec.ts
|
feat(sql): add semantic SQL completion engine
|
2026-07-04 13:20:13 +08:00 |
|
sqlSemanticDbeaverReferences.md
|
feat(sql): add semantic SQL completion engine
|
2026-07-04 13:20:13 +08:00 |
|
sqlSemanticModel.spec.ts
|
feat(sql): add semantic SQL completion engine
|
2026-07-04 13:20:13 +08:00 |
|
sqlSemanticReferences.spec.ts
|
feat(sql): add semantic SQL completion engine
|
2026-07-04 13:20:13 +08:00 |
|
sqlSemanticTokens.spec.ts
|
feat(sql): add semantic SQL completion engine
|
2026-07-04 13:20:13 +08:00 |
|
sqlStatementRanges.spec.ts
|
fix(editor): avoid run gutter for MySQL REPLACE function
|
2026-07-03 10:36:03 +08:00 |
|
tableDependencySort.spec.ts
|
…
|
|
|
tableEditing.spec.ts
|
…
|
|
|
tableStructureEditorState.spec.ts
|
fix(sqlserver): restrict identity to compatible column types
|
2026-07-01 12:48:37 +08:00 |
|
ttlFormat.spec.ts
|
…
|
|
|
webPath.spec.ts
|
fix(web): respect base path for icon assets (#2192)
|
2026-06-30 20:01:10 +08:00 |
|
zookeeperApiContract.spec.ts
|
feat: ZK 节点树改为真正懒加载 (#1987)
|
2026-06-27 15:02:09 +08:00 |
|
zookeeperConnection.spec.ts
|
feat(zookeeper): add agent client browsing and node management
|
2026-06-25 00:40:48 +08:00 |
|
zookeeperLazyKeyTree.spec.ts
|
feat: ZK 节点树改为真正懒加载 (#1987)
|
2026-06-27 15:02:09 +08:00 |