* [no-release-notes] gms bump
* comments
* merge main
* del local repo refs
* tidy
* tidy
* eventsapi
* more tests
* fix import
* import/diff fixes
* diff panic
* test changes
* import backtick col names
* sysvar name error
* bump
* more import fixes
* fix test to match mysql
* bump
* more fixes
* more fixes
* no prepared count checking
* bump
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* inline type lookup
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* no mod replace
* bump
* bump revert
---------
Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
* wip
* add bats
* remove unused
* add SELECT dolt_storage_format()
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* prepared test
* rename skip_nbf_dolt_1 to skip_nbf_dolt
* multidb mode should load databases based on DOLT_DEFAULT_BIN_FORMAT
If there is a database in ./.dolt then we use its format to search for other compatible formats.
If there is no database in ./.dolt then we use `DOLT_DEFAULT_BIN_FORMAT` to search for other compatible formats.
* fix bats
* fix check_prepared_tests.sh
* fix bats
Co-authored-by: druvv <druvv@users.noreply.github.com>
* add test scropt, format should fail
* script edit
* add count
* working dir for script
* try to change count
* add exit 1
* move check to other workflow
* fix count