Skip to content

Commit

Permalink
remove unimplemented pdo drivers, cleaner look
Browse files Browse the repository at this point in the history
  • Loading branch information
ofbeaton committed Aug 5, 2016
1 parent 72fc3e5 commit ce53246
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ce53246

Please sign in to comment.