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
TestGeneraor - call to a member function column() on null - line 252
Correction
line 252 : if ( ! is_null($local_model) ) {
draft.yaml:
no model
use case
To create sql view we need to have all the tables created (included pivot) so to divide draft.yaml in 2 or more parts. First one with the models and second one with the remaining objects. The error occurs when executing build on the second config file taht contains no model.