1
0
Fork 0
forked from OpenNeo/impress
impress/db
Emi Matchu f6f618c9d5 Add Item.is{_not}_modeled scopes, for use in search later
We're now caching `predicted_fully_modeled?` on the database record, so
we can query by it in the database!

I'm moving on from the model I did in Impress 2020, of writing really
big fancy single-source-of-truth queries based on the assets themselves.

I see the merit of that in terms of theoretical reliability, but in
practice I think it will be *more* reliable to have one *in-code*
definition of modeling status (which we need anyway for generating the
homepage modeling requests), and just save that in a queryable way.
2024-11-19 15:52:52 -08:00
..
migrate Add Item.is{_not}_modeled scopes, for use in search later 2024-11-19 15:52:52 -08:00
openneo_id_migrate
openneo_id_schema.rb
schema.rb Add Item.is{_not}_modeled scopes, for use in search later 2024-11-19 15:52:52 -08:00
seeds.rb Move fundraising models into the Fundraising module 2024-02-18 20:29:31 -08:00