workflow-core icon indicating copy to clipboard operation
workflow-core copied to clipboard

Oracle persistance provider

Open cjundt opened this issue 1 year ago • 0 comments

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+

cjundt avatar Mar 10 '23 18:03 cjundt