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
Feature description: execute arbitrary SQL code for database setup, passed through a new execute() facade method. A variant of this method should allow reading the SQL code from a file.
The text was updated successfully, but these errors were encountered:
Feature description: execute arbitrary SQL code for database setup, passed through a new
execute()
facade method. A variant of this method should allow reading the SQL code from a file.The text was updated successfully, but these errors were encountered: