-
Notifications
You must be signed in to change notification settings - Fork 383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for other JDBC backends #4101
Comments
I assume you mean MySQL is not approved by your security? |
Yes, that is correct.
…On Tue, 9 Jul 2024 at 5:56 AM, Justin Mclean ***@***.***> wrote:
I assume you mean MySQL is not approved by your security?
—
Reply to this email directly, view it on GitHub
<#4101 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACMLR7FHYTY33ILM726SACDZLMU3VAVCNFSM6AAAAABKQRACACVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJVG4ZTGOJTGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@chanjaljayaram |
Yeah, definitely we need to support PG and Oracle, @chanjaljayaram do you want to take a try? |
Sorry I’ve got no Java experience. :)
…On Tue, 9 Jul 2024 at 10:39 AM, Jerry Shao ***@***.***> wrote:
Yeah, definitely we need to support PG and Oracle, @chanjaljayaram
<https://github.com/chanjaljayaram> do you want to take a try?
—
Reply to this email directly, view it on GitHub
<#4101 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACMLR7BUSLWVJAHV7ASPOFTZLNV67AVCNFSM6AAAAABKQRACACVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJWGUZTMMZYGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Would anyone like to give it a try, I believe the main task will be handling the SQL dialect difference between MySQL and PG, or introducing a new ORM framework like |
What would you like to be improved?
Support for other JDBC bakends.
How should we improve?
Support for other JDBC bakends like Postgres and Oracle would be great as MySQL is not approved by our security.
The text was updated successfully, but these errors were encountered: