-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Using CodeIgniter4 with Oracle Database #3388
Comments
There is no currently approved driver yet. However - there is a PR from a while back that is in the pipeline to get more testing and approved. It needs to be updated to the latest version of CI and tested. Not sure if you're up for that, but I don't currently have an Oracle install in place, so additional help testing that out would always be welcome. |
Thank you, |
That driver is being actively worked on currently, and sounds like it is getting close. Currently we only have drivers for MySQL, Postres, and SQLite. |
Dear All,
I plan to use Oracle Database.
How do I use Codeigniter 4 with Oracle Database?
Is it possible?
Thank you very much.
The text was updated successfully, but these errors were encountered: