mirror of
https://github.com/neilotoole/sq.git
synced 2024-11-28 03:53:07 +03:00
a92b9abf34
* 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 |
||
---|---|---|
.. | ||
empty.db | ||
misc.db | ||
recreate_sakila_sqlite.sh | ||
sakila_db | ||
sakila.db | ||
sqlite-sakila-delete-data.sql | ||
sqlite-sakila-drop-objects.sql | ||
sqlite-sakila-insert-data.sql | ||
sqlite-sakila-schema.sql | ||
type_test.ddl |