Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bumpCreated with
brew bump-formula-pr.release notes
dolt_statusworks with anas ofclauseFixes:
select * from dolt_status as of BRANCHNAMEshows status of currently checked out branch. dolthub/dolt#8283This PR add support for running Dolt Tests in DoltHub CI. User's can now define the dolt tests they want to execute in DoltHub CI but specifying one or both of the Dolt Test Step Workflow fields,
dolt_test_tests: []and/ordolt_test_groups: [], like so:dolt ci runcommand has also been updated to support executing Workflows with Dolt Test Steps locally.go-mysql-server
Fixes dolthub/dolt#9857
Companion dolthub/docs#2676
ORDER BYclause duringGROUP BYvalidationfixes dolthub/dolt#9767
update dolt test in dolthub/dolt#9853
CREATE DATABASEfall back onCREATE SCHEMAto mirror MySQLFixes dolthub/dolt#9830
vitess
PIPES_AS_CONCATmode parsingPart of dolthub/dolt#9791
Closed Issues
select * from dolt_status as of BRANCHNAMEshows status of currently checked out branch.havingandorder byduringgroup byvalidationView the full release notes at https://github.com/dolthub/dolt/releases/tag/v1.59.12.