mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-26 10:18:56 -06:00
* cleanup table package * delete TextTableWriter * dolt index [cat, rebuild] for new format * [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh * fix tests * use reflect.DeepEqual when determining column diff results * use sql type compare instead of reflect.DeepEqual * update test to use sql column types * fix semantic merge conflict Co-authored-by: druvv <druvv@users.noreply.github.com>