You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Need to add a new method
Schema::hasTableName()
to check if the schema has the table name.Also
Schema::hasSchemaName()
andSchema::hasViewName()
.The text was updated successfully, but these errors were encountered: