dbx/plugins
t8y2 9a255aa135
fix(jdbc): enable Phoenix auto-commit
Closes #5648
2026-08-08 02:34:05 +08:00
..
dialects feat(jdbc): add GaussDB types and migrate plugin to Gradle 2026-08-03 21:29:24 +08:00
jdbc fix(jdbc): enable Phoenix auto-commit 2026-08-08 02:34:05 +08:00
mappings/rules feat(schema-diff): preserve dialect-specific DDL semantics 2026-07-29 03:47:19 +08:00
README.md docs(repo): add directory readmes 2026-05-18 02:50:50 +08:00

README.md

Plugins

DBX extension plugins live here.

Plugins are not Node packages, so they intentionally stay separate from packages/.

Directories

  • jdbc/ - optional Java/JDBC plugin for connecting through vendor JDBC drivers and custom JDBC URLs.

Plugin build artifacts, downloaded driver JARs, and local targets are ignored by Git.