dbx/crates/dbx-core
t8y2 58f2942520 feat: generalize URL params field to all database types and support oceanbase-oracle URL params
Remove the hardcoded 12-type whitelist for the URL params form field so all
database types (including agent-driven ones like oceanbase-oracle) can set
custom URL parameters. Also append url_params to oceanbase-oracle connection
URLs in the Rust backend (matching the existing Postgres/Redshift pattern).
2026-05-29 17:56:03 +08:00
..
assets feat: use native postgres path for GaussDB connections 2026-05-25 19:25:35 +08:00
src feat: generalize URL params field to all database types and support oceanbase-oracle URL params 2026-05-29 17:56:03 +08:00
tests feat(transfer): improve postgres cross-version migration 2026-05-29 00:49:29 +08:00
Cargo.toml Add Redis cluster support and improve key loading 2026-05-28 00:08:59 +08:00