]> gitweb.michael.orlitzky.com - dead/htsn-import.git/history - src/TSN/DbImport.hs
Add run_dbmigrate to TSN.DbImport.
[dead/htsn-import.git] / src / TSN / DbImport.hs
2014-01-11 Michael OrlitzkyAdd run_dbmigrate to TSN.DbImport.
2014-01-11 Michael OrlitzkyRewrite everything to use XmlImport/DbImport classes...
2014-01-01 Michael OrlitzkyRename the ImportResult constructors.
2014-01-01 Michael OrlitzkyCreate an ImportResult type and refactor things around it.
2013-12-31 Michael OrlitzkyAdd a DbImport class implementing the import interface.