JSchemaChangeset::check
Checks the database and returns an array of any errors found.
Note these are not database errors but rather situations where the current schema is not up to date.
Signature
public function check()
Returns
- array
- Array of errors if any.