Skip to content

v0.144.0

Compare
Choose a tag to compare
@planetscale-actions-bot planetscale-actions-bot released this 19 May 12:51
· 378 commits to main since this release
2df3546

Adds the --keyspace flag to the dump command. This is useful for people with sharded databases, giving them ability to target a specific keyspace.

Changelog

  • 927fd03 Apply suggestions from code review
  • 20a1a18 Update internal/cmd/database/dump.go
  • 6bf8446 build(deps): bump github.com/benbjohnson/clock from 1.3.4 to 1.3.5
  • a2db070 build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
  • c3457d2 dump: support --keyspace