| .. |
|
agents.rs
|
feat(duckdb): move support to standalone driver
|
2026-07-30 00:50:39 +08:00 |
|
ai.rs
|
fix(ai): preserve Dameng database and schema scopes
|
2026-08-02 09:01:22 +08:00 |
|
ai_multi_config.rs
|
feat(ai): support multiple configurations and models
|
2026-07-16 17:59:40 +08:00 |
|
app_settings.rs
|
fix(windows): improve startup window recovery and diagnostics
|
2026-07-30 15:55:04 +08:00 |
|
cloud_sync.rs
|
feat(sync): encrypt snippet sync snapshots
|
2026-08-02 09:00:49 +08:00 |
|
config_cmd.rs
|
feat(schema-diff): preserve dialect-specific DDL semantics
|
2026-07-29 03:47:19 +08:00 |
|
connection.rs
|
fix(mqtt): gate Tauri commands behind feature
|
2026-08-04 19:56:19 +08:00 |
|
connection_secrets.rs
|
…
|
|
|
csv_export.rs
|
…
|
|
|
data_compare.rs
|
…
|
|
|
database_export.rs
|
fix(export): show progress while preparing database export
|
2026-07-29 14:43:07 +08:00 |
|
deep_link.rs
|
…
|
|
|
dialect_cmd.rs
|
feat(schema-diff): preserve dialect-specific DDL semantics
|
2026-07-29 03:47:19 +08:00 |
|
document_cmd.rs
|
fix(mongodb): support collation for find queries
|
2026-08-04 00:37:13 +08:00 |
|
etcd_cmd.rs
|
feat(etcd): add cluster operations and access control
|
2026-07-31 01:06:02 +08:00 |
|
external_db.rs
|
…
|
|
|
external_sql.rs
|
fix(sql): prevent oversized SQL editor loads
|
2026-07-28 23:59:34 +08:00 |
|
fs_open.rs
|
fix(i18n): translate backend errors at UI boundaries
|
2026-07-29 02:40:45 +08:00 |
|
hbase_cmd.rs
|
feat(hbase): add HBase REST support
|
2026-07-28 11:28:02 +08:00 |
|
history.rs
|
feat(history): add query history filters
|
2026-07-22 12:22:01 +08:00 |
|
keychain.rs
|
…
|
|
|
list_sql_files.rs
|
fix(sql-library): skip restricted folders during import
|
2026-08-02 09:33:02 +08:00 |
|
mcp.rs
|
feat(mqtt): add MQTT broker connection support
|
2026-08-04 19:05:05 +08:00 |
|
mcp_bridge.rs
|
fix(mongodb): support collation for find queries
|
2026-08-04 00:37:13 +08:00 |
|
mod.rs
|
fix(mqtt): gate Tauri commands behind feature
|
2026-08-04 19:56:19 +08:00 |
|
mongo_cmd.rs
|
fix(mongodb): support collation for find queries
|
2026-08-04 00:37:13 +08:00 |
|
mq_cmd.rs
|
feat(kafka): redesign message browsing
|
2026-08-04 13:13:49 +08:00 |
|
mqtt_cmd.rs
|
feat(mqtt): add MQTT broker connection support
|
2026-08-04 19:05:05 +08:00 |
|
nacos_cmd.rs
|
feat(nacos): add Nacos dashboard metrics
|
2026-07-27 12:16:39 +08:00 |
|
plugins.rs
|
fix(jdbc): support reusable multi-JAR driver bundles
|
2026-07-10 21:25:17 +08:00 |
|
prompt_template.rs
|
feat(ai): add custom prompt templates
|
2026-07-22 13:43:39 +08:00 |
|
query.rs
|
fix(query): preserve structured backend errors
|
2026-08-02 16:37:46 +08:00 |
|
query_cancel.rs
|
…
|
|
|
query_result_export.rs
|
feat(export): support safe background query exports
|
2026-07-29 03:18:06 +08:00 |
|
redis_cmd.rs
|
feat(redis): improve key detail auto-refresh and TTL polling
|
2026-07-31 02:41:26 +08:00 |
|
redis_pubsub_server.rs
|
fix(updater): clean runtime resources before restart
|
2026-07-30 02:14:23 +08:00 |
|
saved_sql.rs
|
…
|
|
|
schema.rs
|
feat(diagram): enhance ER diagram editing and exports
|
2026-08-03 16:05:57 +08:00 |
|
schema_cache.rs
|
…
|
|
|
schema_diff.rs
|
feat(schema-diff): preserve dialect-specific DDL semantics
|
2026-07-29 03:47:19 +08:00 |
|
sql_file.rs
|
feat(diagram): enhance ER diagram editing and exports
|
2026-08-03 16:05:57 +08:00 |
|
sqlite_backup.rs
|
…
|
|
|
ssh_config.rs
|
…
|
|
|
ssh_prompt.rs
|
feat(ssh): support JumpServer keyboard-interactive authentication
|
2026-08-04 14:23:44 +08:00 |
|
support_info.rs
|
fix(kingbase): save edited view definitions
|
2026-07-20 15:41:01 +08:00 |
|
system_fonts.rs
|
…
|
|
|
tab_runtime_cache.rs
|
feat(core): optimize query resource lifecycle
|
2026-07-16 00:19:24 +08:00 |
|
table_export.rs
|
feat(export): add streaming TXT data export
|
2026-07-13 20:44:57 +08:00 |
|
table_import.rs
|
perf(import): optimize large file imports
|
2026-07-22 16:56:49 +08:00 |
|
text_export.rs
|
fix(export): omit BOM from JSON files
|
2026-08-03 22:34:03 +08:00 |
|
transfer.rs
|
feat(diagram): enhance ER diagram editing and exports
|
2026-08-03 16:05:57 +08:00 |
|
tunnel_profiles.rs
|
feat(connection): test SSH tunnel profiles
|
2026-07-13 17:51:51 +08:00 |
|
update.rs
|
fix(updater): improve download cancellation and stall handling
|
2026-07-31 03:09:19 +08:00 |
|
update_portable.rs
|
feat(updater): support portable auto updates
|
2026-07-22 23:52:14 +08:00 |
|
window_controls.rs
|
fix(window): align macOS traffic light controls
|
2026-07-13 00:04:27 +08:00 |
|
xlsx_export.rs
|
feat(export): add DB2 comments to XLSX headers
|
2026-07-29 22:37:05 +08:00 |
|
zookeeper_cmd.rs
|
…
|
|