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
public function dbList()