Loading request...
A user suggests adding lifecycle hooks and annotations to the PostgreSQL database, similar to Azure Provisioner, and hopes for built-in database initialization capabilities, referencing dacpac deploy for MSSQL.
@haacked @davidfowl Should be relatively easy to add a lifecycle hook, and some annotations on the PostgreSQL database. Look at how the Azure Provisioner is implemented. https://t.co/tlAm40C4iq Hope things like db initialisation will be built-in. I for example, would like dacpac deploy for MSSQL.