Welcome Guest, Not a member yet? Register   Sign In
SQLSRV support for CI Sessions
#1

According to the documentation 
Quote:Only MySQL and PostgreSQL databases are officially supported, due to lack of advisory locking mechanisms on other platforms

However MSSQL does support such mechanisms by using sp_getapplock and sp_releaseapplock which also support timeouts, while only requiring public role membership.

Please consider supporting MSSQL for sessions, I believe that this will be beneficial for all who develop applications on the Codeigniter framework in conjunction with a MSSQL database.
Reply
#2

We would accept this feature.
https://github.com/codeigniter4/CodeIgni...ssues/5693

Feel free to send a PR.
See https://github.com/codeigniter4/CodeIgni.../README.md
Reply




Theme © iAndrew 2016 - Forum software by © MyBB