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.
1 parent cb8a9f3 commit fe646a5Copy full SHA for fe646a5
composer.json
@@ -17,7 +17,7 @@
17
},
18
"suggest": {
19
"ext-mysqli": "To connect to a MySQL database via MySQLi",
20
- "ext-pdo": "To connect to a MySQL, Oracle, or SQLite database via PDO",
+ "ext-pdo": "To connect to a MySQL, Oracle, PostgreSQL, or SQLite database via PDO",
21
"ext-pgsql": "To connect to a PostgreSQL database",
22
"ext-sqlsrv": "To connect to a SQL Server database"
23
0 commit comments