We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6607f15 + 2b8b661 commit 02942c4Copy full SHA for 02942c4
user_guide_src/source/intro/requirements.rst
@@ -56,7 +56,7 @@ Currently supported databases are:
56
- MySQL via the ``MySQLi`` driver (version 5.1 and above only)
57
- PostgreSQL via the ``Postgre`` driver (version 7.4 and above only)
58
- SQLite3 via the ``SQLite3`` driver
59
- - Microsoft SQL Server via the ``SQLSRV`` driver (version 2005 and above only)
+ - Microsoft SQL Server via the ``SQLSRV`` driver (version 2012 and above only)
60
- Oracle Database via the ``OCI8`` driver (version 12.1 and above only)
61
62
Not all of the drivers have been converted/rewritten for CodeIgniter4.
0 commit comments