db
db copied to clipboard
`Schema::hasTableName()` method is missing
Need to add a new method Schema::hasTableName() to check if the schema has the table name.
Also Schema::hasSchemaName() and Schema::hasViewName().
In version 1.1.0 can be realized in AbstractSchema without adding the methods to SchemaInterface.
Then add the methods to the interface in version 2.0.0