impress/db
Emi Matchu 18c7a34b8f Update series_name for alt styles to be null, with a fallback string
I considered this at first, but decided to keep it simple until it
turned out to matter. Oops, it already matters, lol!

I want the item search code to be able to easily tell if the series
name is real or a placeholder, so we can decide whether to build the
filter text in `fits:$series-$color-$species` form or
`fits:alt-style-$id` form.

So in this change, we keep it that `AltStyle#series_name` returns the
placeholder string if none is set, but callers can explicitly ask
whether it's a real series name or not. Will use this in our next
change!
2024-02-27 15:48:28 -08:00
..
migrate Update series_name for alt styles to be null, with a fallback string 2024-02-27 15:48:28 -08:00
openneo_id_migrate Add Remember Me to login 2023-10-23 19:05:08 -07:00
openneo_id_schema.rb Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
schema.rb Update series_name for alt styles to be null, with a fallback string 2024-02-27 15:48:28 -08:00
seeds.rb Move fundraising models into the Fundraising module 2024-02-18 20:29:31 -08:00