Add naive impl of seeding alerts

This commit is contained in:
2025-10-08 01:58:44 -07:00
parent fe0c04b971
commit a31a4413f3
5 changed files with 32 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ bin/rspec
- What additional cols to add to parks model?
- Order results on index actions
- Return total pages for index actions
- Enum on category for alerts
- index states for efficient search?
- full text search in sqlite?
- normalize state on a separate table?