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

Oracle persistance provider #1148

Merged
merged 7 commits into from
Aug 14, 2024
Merged

Conversation

cjundt
Copy link
Contributor

@cjundt cjundt commented Mar 10, 2023

Describe the change
Added Oracle persistance provider (.net6.0 only)

Describe your implementation or design
Based on existing PostgreSQL provider.

Tests
Added unit tests using external Oracle database. Oracle is not supported by Squadron.

Breaking change
.netstandard2.x is not supported because Oracle EF driver only supports .net6.0+

@danielgerlag danielgerlag merged commit 951ec7c into danielgerlag:master Aug 14, 2024
@cjundt cjundt deleted the oracle_provider branch September 17, 2024 09:56
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

Successfully merging this pull request may close these issues.

2 participants