michaelmulley / openparliament

Keeping tabs on Canada's Parliament
http://openparliament.ca/
GNU Affero General Public License v3.0
265 stars 42 forks source link

Various tweaks to support more bilingual content #30

Closed ncadou closed 11 years ago

ncadou commented 11 years ago

Migration scripts might need to be renumbered.

ncadou commented 11 years ago

Just a quick warning: be prepared for a slow schema migration with 8ed3854. Takes half an hour on a VPS with a non-SSD disk.

michaelmulley commented 11 years ago

Thanks! This is all implemented now.

I didn't any up copying the migrations per se, and some field names are different -- in particular, I added '_en' suffixes to most English fields. But all the _fr fields are in, and I've updated most of the scrapers (the main exceptions at the moment are committees and bill text).

ncadou commented 11 years ago

Nice!