File tree Expand file tree Collapse file tree
user_guide_src/source/intro Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,11 +49,11 @@ Supported Databases
4949A database is required for most web application programming.
5050Currently supported databases are:
5151
52- - MySQL via the * MySQLi * driver (version 5.1 and above only)
53- - PostgreSQL via the * Postgre * driver
54- - SQLite3 via the * SQLite3 * driver
55- - MSSQL via the * SQLSRV * driver (version 2005 and above only)
56- - Oracle via the * OCI8 * driver (version 12.1 and above only)
52+ - MySQL via the `` MySQLi `` driver (version 5.1 and above only)
53+ - PostgreSQL via the `` Postgre `` driver
54+ - SQLite3 via the `` SQLite3 `` driver
55+ - Microsoft SQL Server via the `` SQLSRV `` driver (version 2005 and above only)
56+ - Oracle Database via the `` OCI8 `` driver (version 12.1 and above only)
5757
5858Not all of the drivers have been converted/rewritten for CodeIgniter4.
5959The list below shows the outstanding ones.
You can’t perform that action at this time.
0 commit comments