There was an error while loading. Please reload this page.
Method: Javanile\Moldable\Database::apply( array $schema ) : array
$db->apply([ 'table1' => [ 'field1' => 'notation', 'field2' => 'notation', ...], 'table2' => [ 'field1' => 'notation', 'field2' => 'notation', ...], ... ]);
$db->apply(array( ));