Replies: 2 comments 1 reply
-
|
Hey! It's great to see someone interested in adding a new database dialect. To move this forward, the usual path is to open a pull request against the quartz repo with your changes, along with unit tests for the new dialect. The contributing guide should outline the process. Since you already have the SQL script, the next steps would be: integrate it into the codebase, ensure it follows existing patterns, add tests, and update documentation. Good luck with the contribution! |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
The official website of xugudb documents:https://docs.xugudb.com/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added support for the xugudb database dialect SQL script. Development repository address: Xugu-Open-Source-quartz
How to submit contributions to quartz
Beta Was this translation helpful? Give feedback.
All reactions