Files
Android-247-Radio/app
cottongin 2087b48e4e Task 7: Create StationPreference entity and DAO
- Add StationPreference entity with FK to Station, unique index on stationId
- Add StationPreferenceDao with getByStationId, upsert, deleteByStationId
- Add station_preferences table via MIGRATION_4_5

Made-with: Cursor
2026-03-11 16:20:14 -04:00
..