impress/db
Emi Matchu fe67211fdf Add created_at/updated_at to PetState
This has just been absent for too long! We've lost a lot of data about
when poses were first modeled, which is a shame.

But I want this in now, because I was just doing caching on
/rainbow-pool.json, and realized that _labeling_ poses is another way
pet states can update rather than just being created!

So we need an `updated_at` field, to be able to quickly detect edits
that require us to invalidate the cache on
`PetState.all_supported_poses`. I'll do that next!
2024-10-07 17:54:54 -07:00
..
migrate Add created_at/updated_at to PetState 2024-10-07 17:54:54 -07:00
openneo_id_migrate Connect a NeoPass to an existing account 2024-04-08 05:33:58 -07:00
openneo_id_schema.rb Remove support for old "Nebula (fake)" April Fools color 2024-09-27 19:38:53 -07:00
schema.rb Add created_at/updated_at to PetState 2024-10-07 17:54:54 -07:00
seeds.rb Move fundraising models into the Fundraising module 2024-02-18 20:29:31 -08:00