Activity overview
Latest activity by Buddy Zapata
Add Object Existence Checks - PostgreSQL
SQL Server has this setting:https://documentation.red-gate.com/fd/sql-server-add-object-existence-checks-setting-277579216.htmlHow do I set this for PostgreSQL? Otherwise all my DROP migrations wil...