Query\Drivers\Sqlite\Driver::__construct
Open SQLite Database
Signature
public function __construct(string
$dsn,
[string
$user = NULL,
[string
$pass = NULL,
[array
$driverOptions = ]]] )
Parameters
$dsn
— string$user
— string$pass
— string$driverOptions
— array
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)