dbx/crates/dbx-core/src
t8y2 0745fbc53c feat(connection): increase default query timeout 2026-07-13 09:30:33 +08:00
..
db fix(postgres): distinguish overloaded routines 2026-07-13 00:26:04 +08:00
external
models feat(connection): increase default query timeout 2026-07-13 09:30:33 +08:00
mq feat(safety): add production environment safeguards 2026-07-12 10:02:27 +08:00
nacos feat(safety): add production environment safeguards 2026-07-12 10:02:27 +08:00
schema feat(safety): add production environment safeguards 2026-07-12 10:02:27 +08:00
sql_dialect fix(tdengine): support table row editing 2026-07-11 13:01:33 +08:00
table_structure_sql feat(dameng): support identity columns in table editor 2026-07-11 09:14:35 +08:00
agent_catalog.rs feat(h2): add legacy 2.1 driver 2026-07-12 22:14:01 +08:00
agent_connection.rs feat(safety): add production environment safeguards 2026-07-12 10:02:27 +08:00
agent_events.rs
agent_explain.rs feat(oracle): support explain plans 2026-07-10 17:55:03 +08:00
agent_kv.rs
agent_loop.rs fix(ai): improve assistant execution and MCP settings 2026-07-10 14:31:08 +08:00
agent_manager.rs feat(hive): add Kerberos connection options 2026-07-08 13:23:21 +08:00
agent_runtime.rs feat(hive): add Kerberos connection options 2026-07-08 13:23:21 +08:00
agent_service.rs feat(update): mirror agent release downloads 2026-07-11 23:40:18 +08:00
agent_tools.rs fix(sql): improve read-only statement detection 2026-07-12 23:05:32 +08:00
ai.rs fix(ai): use Gemini streaming endpoint in connection test 2026-07-11 09:30:23 +08:00
ai_cli_agent.rs fix(ai): improve assistant execution and MCP settings 2026-07-10 14:31:08 +08:00
ai_codex_cli.rs fix(ai): improve assistant execution and MCP settings 2026-07-10 14:31:08 +08:00
cloud_sync.rs fix(sync): send Gitee snippet files as JSON object 2026-07-12 22:41:00 +08:00
connection.rs feat(d1): add Cloudflare D1 database support 2026-07-12 22:03:57 +08:00
connection_secrets.rs feat(connection): add reusable tunnel profiles 2026-07-12 22:03:46 +08:00
csv_export.rs feat(doris): show external catalogs in sidebar 2026-07-09 00:45:29 +08:00
data_compare.rs fix(firebird): use rows syntax for pagination 2026-07-03 16:22:31 +08:00
data_grid_neo4j_sql.rs
data_grid_sql.rs feat(d1): add Cloudflare D1 database support 2026-07-12 22:03:57 +08:00
data_grid_tdengine_sql.rs fix(tdengine): support table row editing 2026-07-11 13:01:33 +08:00
database_capabilities.rs feat(d1): add Cloudflare D1 database support 2026-07-12 22:03:57 +08:00
database_export.rs fix(postgres): distinguish overloaded routines 2026-07-13 00:26:04 +08:00
database_search_sql.rs fix(firebird): use rows syntax for pagination 2026-07-03 16:22:31 +08:00
db_admin_sql.rs fix(postgres): distinguish overloaded routines 2026-07-13 00:26:04 +08:00
document_ops.rs fix(milvus): list all databases and their collections in sidebar 2026-07-06 19:24:55 +08:00
driver_runtime.rs
history.rs
jdbc.rs fix(jdbc): support reusable multi-JAR driver bundles 2026-07-10 21:25:17 +08:00
lib.rs feat(safety): add production environment safeguards 2026-07-12 10:02:27 +08:00
mongo_ops.rs fix(mongodb): support array filters in updates 2026-07-12 23:13:36 +08:00
object_source_sql.rs fix(mysql): replace routines before source save 2026-07-09 15:23:41 +08:00
path_utils.rs
plugins.rs fix(jdbc): support legacy plugin query execution 2026-07-10 22:53:12 +08:00
process.rs fix(windows): hide subprocess console windows 2026-07-10 09:50:18 +08:00
production_safety.rs feat(safety): add production environment safeguards 2026-07-12 10:02:27 +08:00
query.rs fix(sql): improve read-only statement detection 2026-07-12 23:05:32 +08:00
query_cancel.rs
query_execution_sql.rs fix(sql): improve read-only statement detection 2026-07-12 23:05:32 +08:00
query_result_export.rs fix(sql): improve read-only statement detection 2026-07-12 23:05:32 +08:00
query_result_sql.rs fix(sqlserver): support duplicate result columns 2026-07-11 01:00:28 +08:00
redis_ops.rs feat(redis): support multiple value formats in viewer (#2766) 2026-07-08 00:13:20 +08:00
saved_sql.rs
schema.rs fix(postgres): distinguish overloaded routines 2026-07-13 00:26:04 +08:00
schema_diff.rs fix(mysql): preserve string defaults in schema diff 2026-07-11 19:38:28 +08:00
sql.rs fix(sqlserver): support GO in SQL file execution 2026-07-10 23:06:52 +08:00
sql_analysis.rs Fix:修复 SQL 子查询语义诊断误报 (#2184) 2026-06-30 20:15:59 +08:00
sql_dialect.rs feat(doris): show external catalogs in sidebar 2026-07-09 00:45:29 +08:00
sql_editability.rs feat(query): support editing without selected primary keys 2026-07-10 18:57:37 +08:00
sql_file_import.rs fix(mysql): stream large SQL file execution 2026-07-11 20:25:05 +08:00
sql_risk.rs fix(sql): improve read-only statement detection 2026-07-12 23:05:32 +08:00
sqlite_backup.rs
sqlserver_temporal.rs
ssh_config.rs feat(connection): add reusable tunnel profiles 2026-07-12 22:03:46 +08:00
storage.rs feat(connection): add reusable tunnel profiles 2026-07-12 22:03:46 +08:00
table_export.rs perf(query): optimize result loading and connection reuse 2026-07-12 11:18:52 +08:00
table_import.rs feat(import): support configurable file row ranges 2026-07-12 23:14:23 +08:00
table_structure_sql.rs feat(sqlite): support table structure changes 2026-07-10 20:02:56 +08:00
text_export.rs
token_usage.rs
transfer.rs feat(d1): add Cloudflare D1 database support 2026-07-12 22:03:57 +08:00
types.rs feat(mysql): edit column charset and collation 2026-07-10 15:13:57 +08:00
update.rs fix(windows): hide subprocess console windows 2026-07-10 09:50:18 +08:00
xlsx_export.rs fix(export): preserve numeric types in XLSX files 2026-07-12 09:45:27 +08:00