paupino / psqlpack

A logical database management system for PostgreSQL enabling incremental database deployment.
Apache License 2.0
8 stars 2 forks source link

Add in options to publish profile #96

Closed paupino closed 6 years ago

paupino commented 6 years ago

Add in some further options:

Perhaps we should also consider expanding the allow_unsafe_operations so that it is more explicit.

paupino commented 6 years ago

I think each of these likely needs a tri-state: Allow, Error, Ignore.

From there the items we need to consider are:

The last two are a little controversial for index modifications at present however I've now created a ticket to track this (#103)