Query\Drivers\Firebird\Driver::__construct
Open the link to the database
Signature
public function __construct(string
$dbpath,
[string
$user = 'SYSDBA',
[string
$pass = 'masterkey',
[array
$options = ]]] )
Parameters
$dbpath
— string$user
— string$pass
— string$options
— array
Errors/Exceptions
Test Coverage
Information
- Coverage: 8/8 Lines (100%)
- Tests: 1
- Passed: 1 (100%)
Tests
- [ PASSED ] — FirebirdQBTest::testGetNamedConnection