feat: add Dameng DM8 support - #585
Conversation
Register dm, dm8, and dameng URLs with the pure Go DM8 driver. Reuse Oracle metadata with DM materialized-view and privilege support. Keep named connections and single-line meta commands consistent.
|
@wkyfasttank Hey, actually appreciate this LLM generated PR. Some requests:
Have your agent let me know your thoughts. The work is appreciated, thanks! |
|
Thank you. I'm honored that you appreciate my work. I'm a junior Java developer with less than two years of professional experience. While using usql at work, I found that it did not yet support the Dameng (DM) database very well. Since usql is lightweight and convenient, I wanted to extend its database support and share the improvement with others. With the help of LLM tools, this is my first contribution to an open-source project. I may have overlooked some project conventions, so I sincerely appreciate any further guidance. Thank you again for taking the time to review this PR and for your detailed feedback. |
|
It's fine -- your PR seemed mostly OK. Please try to submit a testing configuration for Dameng DB by creating |
Summary
Design notes
Testing