Oracle OCI8 support for CI 4 |
-
nilo Newbie

-
Posts: 6
Threads: 1
Joined: Mar 2021
Reputation:
0
(11-29-2023, 04:47 PM)Thanxs a lot ... ;-) kenjis Wrote: Oracle is not supported for Database session.
You need to implement OCI8Handler.
Quote:Only MySQL and PostgreSQL databases are officially supported, due to lack of advisory locking mechanisms on other platforms. Using sessions without locks can cause all sorts of problems, especially with heavy usage of AJAX, and we will not support such cases. Use the close() method after you’ve done processing session data if you’re having performance issues.
https://codeigniter4.github.io/CodeIgnit...ler-driver
|
Messages In This Thread |
RE: Oracle OCI8 support for CI 4 - by nilo - 12-04-2023, 01:18 AM
|