Query\AbstractDriver::get_dbs
Return list of dbs for the current connection, if possible
Signature
public function get_dbs()
Returns
- array
Defined by Interface
Test Coverage
Information
- Coverage: 1/1 Lines (100%)
- Tests: 3
- Passed: 3 (100%)
Tests
- [ PASSED ] — MySQLTest::testBackup
- [ PASSED ] — PgTest::testGetDBs
- [ PASSED ] — SQLiteTest::testGetDBs