benmorganio
12/15/2022, 5:20 PMcountry_id
columns and converting them to country_iso
as the foreign key?kennyadsl
benmorganio
12/15/2022, 5:25 PMspree_countries
and spree_states
tables. Essentially saves a join. Then you can look up the actual data in memory with Carmen or go fetch from the database table.kennyadsl
benmorganio
12/16/2022, 5:36 PMbenmorganio
12/16/2022, 5:36 PMkennyadsl