R4md4c / GameDealz

A non-official Android client for IsThereAnyDeal.com
GNU General Public License v3.0
32 stars 3 forks source link

Fixes #25, when picking Australia as region. #26

Closed R4md4c closed 5 years ago

R4md4c commented 5 years ago

Wrote a migration to introduce country code as a primary key with regionCode in Country table, then cleared the Region table to force a refetch of the regions again.