statamic-rad-pack / runway

Eloquently manage your database models in Statamic.
https://statamic.com/addons/rad-pack/runway
MIT License
112 stars 47 forks source link

[6.x] Scope for generating runway route uri #454

Closed mefenlon closed 7 months ago

mefenlon commented 7 months ago
duncanmcclean commented 7 months ago

Thanks for this - I'll try and find time to review this in the next few days.

While this limits the models returned in the runway:rebuild-uris command, it doesn't prevent rows from being added to the runway_uris table on save. However, maybe that's not a big deal?

mefenlon commented 7 months ago

The add on save is not an issue for my current application. Basically I am using a subest (one of a few project tags) of a larger database. Working with the full dataset, I am using a global Scope on the model. Perhaps expanding the functionality to have this act as a global (for runway) scope makes sense.

github-actions[bot] commented 7 months ago

Released as part of v6.5.0.