AudioDidact\DB\MySQLDAL::makeDB
Generate the tables in the current database
Signature
public function makeDB([integer
$code = 1] )
Parameters
$code
— integer
Returns
- void
Errors/Exceptions
Parent Implementation
Test Coverage
Information
- Coverage: 15/18 Lines (83.333333333333%)
- Tests: 2
- Passed: 2 (100%)
Tests
- [ PASSED ] — MySQLDALTest::testMakeDB
- [ PASSED ] — MySQLDALTest::testUpdateDB