AudioDidact\DB\SQLite::makeDB
Generate the tables in the current database
Signature
public function makeDB([integer
$code = 1] )
Parameters
$code
— integer
Returns
- void
Errors/Exceptions
Parent Implementations
Test Coverage
Information
- Coverage: 10/15 Lines (66.666666666667%)
- Tests: 1
- Passed: 1 (100%)
Tests
- [ PASSED ] — SQLiteTest::testMakeDB