The finished_at field previously stored only a date, causing bag "finished" timeline events to sort before same-day brews. Now stores a full datetime and uses the actual close time for timeline ordering. |
||
|---|---|---|
| .. | ||
| 0001_auth.sql | ||
| 0002_coffee.sql | ||
| 0003_activities.sql | ||
| 0004_timeline_and_usage.sql | ||
| 0005_brew_gear_indexes.sql | ||
| 0006_stats_cache.sql | ||
| 0007_entity_images.sql | ||
| 0008_bag_finished_at_datetime.sql | ||