summaryrefslogtreecommitdiff
path: root/src/helsinki.at/rhimport/rddb.go
Commit message (Expand)AuthorAgeFilesLines
* improved error handling and overall resilience to different situationsChristian Pointner2015-12-151-1/+1
* switched to mymysql go driver and added escape for log table nameChristian Pointner2015-12-141-6/+17
* fixed bug where some context values where not initialiized properlyChristian Pointner2015-12-141-1/+1
* added more sophisticated import options - still needs testingChristian Pointner2015-12-141-7/+8
* minor refactoring at RdDbChristian Pointner2015-12-141-45/+38
* fetch Music Pool import-paramsChristian Pointner2015-12-141-1/+35
* implemented DB version checkChristian Pointner2015-12-131-3/+17
* fetching show info works nowChristian Pointner2015-12-131-20/+44
* music pool group check works nowChristian Pointner2015-12-131-12/+49
* importer can now fetch group of cartChristian Pointner2015-12-131-9/+61
* renamed RDDB to RdDb and added code to fetch show infos based on IDChristian Pointner2015-12-081-20/+59
* moved DB into seperate moduleChristian Pointner2015-12-081-0/+131