- Add BrewId typed wrapper - Add Brew, BrewWithDetails, NewBrew, BrewFilter, BrewSortKey - Add BrewRepository trait with transactional insert semantics - Add brews table with foreign keys to bags and gear - Update timeline_events constraint to include 'brew' entity type |
||
|---|---|---|
| .. | ||
| 0001_init.sql | ||
| 0002_auth.sql | ||
| 0003_sessions.sql | ||
| 0004_add_bags.sql | ||
| 0005_add_action_to_timeline.sql | ||
| 0006_add_gear.sql | ||
| 0007_update_timeline_constraint_for_gear.sql | ||
| 0008_remove_gear_notes.sql | ||
| 0009_add_brews.sql | ||