Dameng JDBC driver does not populate the REMARKS field from DatabaseMetaData.getColumns(). Instead, map jdbc:dm: URLs to ORACLE_QUIRKS so column comments are retrieved via all_col_comments system view, matching how Oracle connections are handled. Fixes #504 |
||
|---|---|---|
| .. | ||
| jdbc | ||
| README.md | ||
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.