sq/testh
Neil O'Toole 1ceb50e795
SQL batch insert (#58)
* initial refactoring for the numRows param

* work on driver.NewBatchInsert

* work on NewBatchInsert

* batch insert seems to work

* switched testh.Insert to use BatchInsert

* doc cleanup

* batch insert for dbwriter and csv

* removed unneeded NumRows from driver.StmtExecer

* minor tidyup
2020-08-12 12:24:01 -06:00
..
fixt codebase refactor 2020-08-06 11:58:47 -06:00
proj codebase refactor 2020-08-06 11:58:47 -06:00
sakila Switched pkg sakila "const" slices to functions (#57) 2020-08-10 09:16:44 -06:00
testdata Filepath and colorization issues with the v0.12.1 release on Windows (#50) 2020-08-07 13:51:30 -06:00
testsrc codebase refactor 2020-08-06 11:58:47 -06:00
record.go codebase refactor 2020-08-06 11:58:47 -06:00
testh_test.go Switched pkg sakila "const" slices to functions (#57) 2020-08-10 09:16:44 -06:00
testh.go SQL batch insert (#58) 2020-08-12 12:24:01 -06:00