- 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
- 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