pgroll with pg-enabled db
I tried using pgroll like shown on github using the url from pg enabled database but I get an error
1 Reply
Hi, actually you don't need to use pgroll with Xata because it's already built in. See https://xata.io/blog/multi-version-schema-migrations for how to take advantage of the built-in pgroll
Introducing multi-version schema migrations
Today's release of multi-version schema migrations addresses one of the most common pain points of application deployment - keeping your application code and database schema in sync. You can now present two versions of your schema, both old and new, to client applications.