xataio / pgroll

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

Infer `CREATE/DROP SCHEMA` migrations #359

Closed andrew-farries closed 2 months ago

andrew-farries commented 2 months ago

Update the raw_migation event trigger function to capture CREATE SCHEMA and DROP SCHEMA statements.