From ce53246febe6ce9f3123007f7deac8b730397633 Mon Sep 17 00:00:00 2001 From: Finlay Beaton Date: Fri, 5 Aug 2016 09:50:00 -0400 Subject: [PATCH] remove unimplemented pdo drivers, cleaner look --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index f24397e..58ae8ad 100644 --- a/README.md +++ b/README.md @@ -8,18 +8,7 @@ db-ping verifies a database server is responding by executing a query in a timed Optionally includes slave replication checks. PHP 5.6+ console command that uses PDO to provide the database drivers: -- [ ] CUBRID -- [ ] Firebird -- [ ] IBM -- [ ] Informix - [x] MySQL -- [ ] MS SQL Server (PDO_DBLIB) -- [ ] MS SQL Server (PDO_SQLSRV) -- [ ] ODBC and DB2 -- [ ] Oracle -- [ ] PostgreSQL -- [ ] 4D -- SQLite - _Unplanned_ ## Installing via Composer