statamic / eloquent-driver

Provides support for storing your Statamic data in a database, rather than flat files.
https://statamic.dev/tips/storing-content-in-a-database
MIT License
104 stars 74 forks source link

Use Entry facade for origins to avoid duplicate queries #123

Closed ryanmitchell closed 1 year ago

ryanmitchell commented 1 year ago

To eliminate duplicate queries as noted here: https://github.com/statamic/eloquent-driver/issues/110#issuecomment-1419022238

what-the-diff[bot] commented 1 year ago