Query\Drivers\Sqlite\SQL::dbList
Returns sql to list other databases. Meaningless for SQLite, as this just returns the database(s) that we are currently connected to.
Signature
public function dbList()
Returns
- string
Defined by Interface
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)