beyondcode / invoker-community

74 stars 2 forks source link

[Bug]: Model based on a database view shows blank results #252

Closed ryanmortier closed 2 years ago

ryanmortier commented 2 years ago

Operating system

Windows 10

Laravel Version

v8.68.1

PHP Version

7.4

Project Location

Remote (Server)

Bug description

When trying to look at a model that is modelled off a database view rather than a table, the rows are all blank.

image

Steps to reproduce

No response

Relevant log output

No response

sschlein commented 2 years ago

Hey, I'm closing this because we don't do official support for this. According to the Laravel docs, that is not standard behavior and even if it works, we can't do support on this for Invoker.