sq/testh
Neil O'Toole a92b9abf34
Initial work on a JSON driver (#70)
* implementation work for json importers

* json driver checkpoint

* working on json.ParseObjectsInArray

* json.ParseObjectsInArray seems to be working

* checkpoint while tidying up ParseObjectsInArray

* more tidy checkpoint

* more tidy checkpoint 2

* tidying up ParseObjectsInArray

* tidy up

* code/docs cleanup

* more cleanup of json driver

* more cleanup of json driver

* flat json import seemingly working

* improvements to json driver

* json writer now prints empty [] for postgres empty tables
2020-10-20 09:05:43 -06:00
..
fixt Json driver; refactoring of core packages (#66) 2020-08-23 04:42:15 -06:00
proj Json driver; refactoring of core packages (#66) 2020-08-23 04:42:15 -06:00
sakila JSON driver: initial jsona driver (#69) 2020-08-23 20:32:59 -06:00
testdata Initial work on a JSON driver (#70) 2020-10-20 09:05:43 -06:00
testsrc Initial work on a JSON driver (#70) 2020-10-20 09:05:43 -06:00
record.go Json driver; refactoring of core packages (#66) 2020-08-23 04:42:15 -06:00
testh_test.go Initial work on a JSON driver (#70) 2020-10-20 09:05:43 -06:00
testh.go Initial work on a JSON driver (#70) 2020-10-20 09:05:43 -06:00