Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Conversation

inigoflores
Copy link

Bug was first described in #138. Was partially fixed in #139. But the fix is incomplete, and also breaks relationships that use aliases (described in #147).

With the proposed changes, the behavior will not become active if the table is missing, and -thus- will not attempt to run $model->hasField($flag), responsible for the MissingTableExceptions. The only scenario in which I believe this missing table issue happens is in unit testing, when relationships are loaded before fixtures. This fix should not affect normal operation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant