planetscale / cli

The CLI for PlanetScale Database
https://planetscale.com/cli
Apache License 2.0
604 stars 51 forks source link

Revert all psdbproxy bits #768

Closed mattrobenolt closed 12 months ago

mattrobenolt commented 12 months ago

As it turns out, bringing in a dependency on vitess is going to be borderline impossible into our CLI since it completely restricts what environments we can compile to.

Specifically, vitess has 0 support for anything Windows currently.

So this will have to come back in a reimagined way.

Revert "database/restore: port to using psdbproxy (#761)"

This reverts commit 33bb6bd36e486b7031785a421f9cd152651f9894.

Revert "database/dump: port to using psdbproxy (#760)"

This reverts commit 067d43655e5dda3d24188986df883c13efe391e4.

Revert "Replace shell's proxy with new gRPC backed proxy (#759)"

This reverts commit 38840298630b84f04b2347a9942fdd91ae66128f.