Skip to content

Oracle database #1413

Answered by tidyui
mtlc1402 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there! Creating a EF Db implementation is merely about adding an implementation of Piranha.IDb deriving from Piranha.Db<T>, a DbFactory for running migrations, and then creating the actual migrations for Oracle. See the SqLite implementation for reference:

As we don't have the means to test or maintain a provider for Oracle we're not interested in adding it into our repository, but if you create one and publish it on NuGet we'll make sure to promote it on our website and documentation!

Best regards

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mtlc1402
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants