Skip to content
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

DB2 Support #269

Closed
scottexton opened this issue Jun 12, 2024 · 1 comment
Closed

DB2 Support #269

scottexton opened this issue Jun 12, 2024 · 1 comment

Comments

@scottexton
Copy link

Askar currently only supports SqlLite and Postgres, but we also need support for DB2. If I was to create a DB2 storage implementation would the code changes be accepted back into the project?

I realise that the SqlLite and Postgres implementation currently use the Rust sqlx API - however, there is no DB2 support in the sqlx API (although there is a DB2 Rust driver available) - would this be a blocker for the DB2 implementation?

Thanks.

@swcurran
Copy link
Contributor

Thoughts @andrewwhitehead ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants