Closed thesecretmaster closed 7 years ago
@ArtOfCode- Ideas for a better migration? That's the bit that really needs work.
@ArtOfCode- OK, addressed those changes. Got more changes or want to talk migration? I'd like to merge at some point tomorrow.
I totally integrated translations into broadcast. Now, there is no longer text+translation stored in the broadcast item record, it's all in a translation record. This will be good to merge as soon as #79 is merged and a migration is written that will cleanly and reversibly move the data from the broadcasts table to the translation table. I took a stab at it, but it needs to be looked over.