]> gitweb.michael.orlitzky.com - dead/htsn-import.git/history - src/TSN/XML/Weather.hs
Move the weird weatherxml example out of schemagen/ and under doc/.
[dead/htsn-import.git] / src / TSN / XML / Weather.hs
2014-07-05 Michael OrlitzkyMove the weird weatherxml example out of schemagen...
2014-07-04 Michael OrlitzkyUpdate TSN.XML modules to use the new Child class.
2014-04-20 Michael OrlitzkyReplace all raw DELETE queries with deleteAll.
2014-01-25 Michael OrlitzkyExport a "dtd" function from each XML module and use...
2014-01-23 Michael OrlitzkyImplement the other ON DELETE CASCADE tests and update...
2014-01-22 Michael OrlitzkyMinor indentation fix.
2014-01-21 Michael OrlitzkyFix some docs in Odds and Weather.
2014-01-21 Michael OrlitzkyUpdate TSN.XML.Weather for the new typeclass hierarchy.
2014-01-21 Michael OrlitzkyAdd time_stamp and xml_file_id to Weather.
2014-01-21 Michael OrlitzkyAdd the FromXmlFk class, like FromXml except it require...
2014-01-19 Michael OrlitzkyAdd docs for TSN.XML.Weather.
2014-01-16 Michael OrlitzkyMinimal undocumented implementation of TSN.XML.Weather.
2014-01-15 Michael OrlitzkyAdd the TSN.XML.Weather module (passing pickle/unpickle...