Replies: 1 comment
-
There is no documentation available. You would need to create an Oracle database provider by following the other database provider project examples in this repo ( SqlServer, MySQL, SQLite, PostgreSQL ). You would also need to create a razor component for capturing the database parameters in the UI ( see Oqtane.Client\Installer\Controls\ ). Currently the list of supported databases is static - defined in appsettings.json - so you would need to add your Oracle provider to the list ). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Oracle is not currently a supported database option. Is there any information / documentation related to the multi-database support work done for the 2.1 release that would help me in extending Oqtane to support Oracle?
Beta Was this translation helpful? Give feedback.
All reactions