You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
652: Fix dolt dump-docs
Fix markdown for dolt sql command, and fix code that swallowed templating error that allowed broken docs in
650: Secondary Indexes Pt. 1 Episode 2
This PR is strictly the tests. All of the PR feedback and whatnot can be seen from the commit history found on the parent PR #495.
643: Zachmu/go mysql server fork
Use the new hard-fork of go-mysql-server.
This is based on #641, so the diffs will be more reasonable when that is merged.
641: Zachmu/test refactor
Refactored the SQL engine tests to make it possible to validate schemas of result sets are as expected. This involved moving a lot of code around to avoid import cycles. Also unskipped or deleted a bunch of tests that had been skipped.
638: /benchmark/sql_regressions/run_regressions.sh: Update jobs to push to master, not regressions nightly and releases now push to master. (regressions) has been merged into master