I wanted to use this extension, but I found it to be rather limiting.
It did not found anonymous constraints, so I extended the filter to gather information from not only the name of the object, but also from the table and columns affected by the deployment step.
This was implemented for a create deployment step, but needs to be extended for the other ones.
Also, all of the unit tests are green, I did not get the integration tests to work because I don't have the database locally.
I wanted to use this extension, but I found it to be rather limiting. It did not found anonymous constraints, so I extended the filter to gather information from not only the name of the object, but also from the table and columns affected by the deployment step.
This was implemented for a create deployment step, but needs to be extended for the other ones.
Also, all of the unit tests are green, I did not get the integration tests to work because I don't have the database locally.
Kr, Maarten