Skip to content

TestGeneraor - call to a member function column() on null - line 252 #474

@sr57

Description

@sr57

Laravel Version: 8.33.1
PHP Version: 7.4.3
Blueprint Version: 1.23
Platform: Linux

Issue:

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpendingThis issue is pending review

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions