]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit - src/TSN/XML/News.hs
Make NewsTeams and NewsLocations unique.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 10 Jan 2014 04:15:45 +0000 (23:15 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 10 Jan 2014 04:15:45 +0000 (23:15 -0500)
commit44e32bf7b5aa2d0b98b40f25ec650d9b3e0f01ca
treefad48cc2ca13c19a26e2e1aa2f2c7a2e9bcfcb42
parent579f3e4c6b01f0e89fa6dc8c41a22330d4cb7b8f
Make NewsTeams and NewsLocations unique.
Create join tables between "news", "news_locations", and "news_teams".
Rename the non-XML version of News.Message to "News".
src/Main.hs
src/TSN/XML/News.hs