xataio / pgroll

PostgreSQL zero-downtime migrations made easy
https://www.xata.io
Apache License 2.0
2.97k stars 54 forks source link

Add `WithNoVersionSchemaForRawSQL` option #365

Closed andrew-farries closed 2 months ago

andrew-farries commented 2 months ago

Add a new WithNoVersionSchemaForRawSQL option to control whether or not version schema should be created for raw SQL migrations.

With the option set, a raw SQL migration: