You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update build for cipherstash-encrypt.sql to not include ALTER DOMAIN statements at top of file
These were causing cipherstash-encrypt.sql to fail if the domains being altered didn't already exist.
Instead, only include `ALTER DOMAIN` statements at the top of the uninstall script.
0 commit comments