| .. |
|
db
|
feat(sqlserver): support linked server browsing
|
2026-06-18 13:17:44 +08:00 |
|
external
|
…
|
|
|
models
|
feat(ssh): support custom SSH agent socket path
|
2026-06-18 00:15:08 +08:00 |
|
mq
|
fix(informix): add informix_server field to test helpers
|
2026-06-17 22:59:22 +08:00 |
|
schema
|
fix(questdb): handle materialized views and unify table_type naming
|
2026-06-18 11:40:57 +08:00 |
|
sql_dialect
|
feat(sqlserver): support linked server browsing
|
2026-06-18 13:17:44 +08:00 |
|
table_structure_sql
|
fix(core): include table when dropping IRIS index
|
2026-06-18 11:00:19 +08:00 |
|
agent_catalog.rs
|
fix(influxdb): hide from driver store, uses native Rust driver
|
2026-06-16 15:16:09 +08:00 |
|
agent_connection.rs
|
fix(oceanbase): add ojdbc compatibility parameter
|
2026-06-18 00:52:37 +08:00 |
|
agent_events.rs
|
feat(ai): context window management and token usage tracking
|
2026-06-15 18:55:22 +08:00 |
|
agent_kv.rs
|
fix(db): refresh stale native pools
|
2026-06-17 11:14:35 +08:00 |
|
agent_loop.rs
|
fix(schema): handle view DDL object types
|
2026-06-17 19:29:24 +08:00 |
|
agent_manager.rs
|
fix(connection): respect agent connect timeout
|
2026-06-15 22:43:05 +08:00 |
|
agent_runtime.rs
|
fix(connection): respect agent connect timeout
|
2026-06-15 22:43:05 +08:00 |
|
agent_service.rs
|
fix(agent): add cache buster to R2 downloads
|
2026-06-16 13:25:49 +08:00 |
|
agent_tools.rs
|
fix(schema): handle view DDL object types
|
2026-06-17 19:29:24 +08:00 |
|
ai.rs
|
fix(ai): skip temperature and thinking-disable for Kimi K2.5+ models
|
2026-06-18 12:32:10 +08:00 |
|
cloud_sync.rs
|
fix(core): include table when dropping IRIS index
|
2026-06-18 11:00:19 +08:00 |
|
connection.rs
|
fix(mysql): skip tcp probe for direct ip connections
|
2026-06-18 11:55:18 +08:00 |
|
connection_secrets.rs
|
fix(core): include table when dropping IRIS index
|
2026-06-18 11:00:19 +08:00 |
|
csv_export.rs
|
…
|
|
|
data_compare.rs
|
fix(jdbc): skip SQL-level row limiting for JDBC connections
|
2026-06-17 01:00:09 +08:00 |
|
data_grid_neo4j_sql.rs
|
…
|
|
|
data_grid_sql.rs
|
fix(mysql): parse geometry WKB to WKT for display and editing
|
2026-06-17 00:49:33 +08:00 |
|
data_grid_tdengine_sql.rs
|
…
|
|
|
database_capabilities.rs
|
feat(sidebar): reveal local db file in OS file manager
|
2026-06-13 16:00:47 +08:00 |
|
database_export.rs
|
fix(core): include table when dropping IRIS index
|
2026-06-18 11:00:19 +08:00 |
|
database_search_sql.rs
|
fix(jdbc): skip SQL-level row limiting for JDBC connections
|
2026-06-17 01:00:09 +08:00 |
|
db_admin_sql.rs
|
fix(questdb): handle materialized views and unify table_type naming
|
2026-06-18 11:40:57 +08:00 |
|
driver_runtime.rs
|
…
|
|
|
history.rs
|
…
|
|
|
jdbc.rs
|
feat(jdbc): install drivers from Maven bundles
|
2026-06-11 21:41:37 +08:00 |
|
lib.rs
|
feat(mq): implement Apache Pulsar message queue admin
|
2026-06-16 21:57:17 +08:00 |
|
mongo_ops.rs
|
fix(db): refresh stale native pools
|
2026-06-17 11:14:35 +08:00 |
|
object_source_sql.rs
|
fix: convert source to editable form when opening view/procedure editor
|
2026-06-17 15:20:21 +08:00 |
|
path_utils.rs
|
…
|
|
|
plugins.rs
|
fix(windows-build): ssh-agent err when building on windows
|
2026-06-11 17:29:40 +08:00 |
|
query.rs
|
fix(informix): add informix_server field to test helpers
|
2026-06-17 22:59:22 +08:00 |
|
query_cancel.rs
|
…
|
|
|
query_execution_sql.rs
|
feat(ai-agent): Phase 3 — explain_query tool, parallel/sequential execution, DB gating (#1187)
|
2026-06-15 13:14:59 +08:00 |
|
query_result_sql.rs
|
fix(jdbc): skip SQL-level row limiting for JDBC connections
|
2026-06-17 01:00:09 +08:00 |
|
redis_ops.rs
|
fix: resolve clippy warnings and missing struct fields in tests
|
2026-06-16 00:55:32 +08:00 |
|
saved_sql.rs
|
feat(sidebar): support nested groups
|
2026-06-11 22:35:00 +08:00 |
|
schema.rs
|
feat(sqlserver): support linked server browsing
|
2026-06-18 13:17:44 +08:00 |
|
schema_diff.rs
|
fix: resolve clippy warnings and missing struct fields in tests
|
2026-06-16 00:55:32 +08:00 |
|
sql.rs
|
fix(sql): split current statement on blank lines
|
2026-06-17 15:54:57 +08:00 |
|
sql_analysis.rs
|
feat: add QuestDB support
|
2026-06-14 22:58:05 +08:00 |
|
sql_dialect.rs
|
feat(sqlserver): support linked server browsing
|
2026-06-18 13:17:44 +08:00 |
|
sql_editability.rs
|
…
|
|
|
sql_file_import.rs
|
…
|
|
|
sql_risk.rs
|
添加 Manticore Search 支持 (#1145)
|
2026-06-13 20:23:36 +08:00 |
|
sqlite_backup.rs
|
feat(sqlite): add database backup action
|
2026-06-13 18:39:12 +08:00 |
|
storage.rs
|
fix(informix): add informix_server field to test helpers
|
2026-06-17 22:59:22 +08:00 |
|
table_export.rs
|
…
|
|
|
table_import.rs
|
…
|
|
|
table_structure_sql.rs
|
feat(mysql): edit foreign keys and triggers
|
2026-06-12 12:29:46 +08:00 |
|
text_export.rs
|
…
|
|
|
token_usage.rs
|
feat(ai): context window management and token usage tracking
|
2026-06-15 18:55:22 +08:00 |
|
transfer.rs
|
chore(transfer): remove dead query_mysql_create_table_ddl
|
2026-06-18 13:14:01 +08:00 |
|
types.rs
|
feat(sqlserver): support linked server browsing
|
2026-06-18 13:17:44 +08:00 |
|
update.rs
|
…
|
|
|
xlsx_export.rs
|
perf: optimize xlsx export to reduce memory allocations
|
2026-06-17 17:21:04 +08:00 |