Xata/pgroll: Release v0.4.1

🐛 The pgroll status command now correctly defaults to the public schema and respects the --schema flag.

Changelog

  • 763dabc Move logic for the status command into the state and migrations packages (#205)
  • 323fc5f Quote table name in OpSetReplicaIdentity (#206)
  • 34bbb24 Show the status for the correct schema (#204)

To top