Schema
class Schema
Class Schema
Manage the entire database. This is useful for destroying or loading the schema.
Methods
array
getTables(string $type)
No description
setStrict($checks)
No description
dropAll()
No description
truncateAll()
No description