aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/datamaps/db.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-07-27a lot of working building the new import command in mainMatthew Lemon1-0/+13
2020-07-27type in schemaMatthew Lemon1-3/+7
2020-07-27improved defersMatthew Lemon1-0/+16
2020-07-26more encapsulationMatthew Lemon1-2/+1
2020-07-26lots of tidyMatthew Lemon1-2/+2
2020-07-26added re-typed []DatamapLineMatthew Lemon1-1/+1
2020-07-26spacingMatthew Lemon1-0/+8
2020-07-26removed hard-coded SQL statmentMatthew Lemon1-2/+9
2020-07-23linting and go vettingMatthew Lemon1-11/+12
2020-07-23working basics now with no flags package - thanks fzfMatthew Lemon1-5/+7
2020-07-23progress on parsing variables - can do again datamap import and setupMatthew Lemon1-1/+1
2020-07-22more major surgeryMatthew Lemon1-11/+5
2020-07-22reconfigured optsMatthew Lemon1-5/+12
2020-07-22got rid of db package and put everything in readerMatthew Lemon1-3/+2
2020-07-21the function signature gets ever longer...Matthew Lemon1-5/+10
2020-07-20better handling of setup but by no means perfectMatthew Lemon1-3/+6
2020-07-20wired up to main but setup not yet right - need proper config setupMatthew Lemon1-1/+6
2020-07-20first test passing that puts datamap data into sqlite3Matthew Lemon1-0/+39
2020-07-19restructureMatthew Lemon1-0/+47