viafintech / tidus

ActiveRecord database anonymization using views
MIT License
13 stars 4 forks source link

Ignore missing connection in anonymize call #26

Closed tobischo closed 1 year ago

tobischo commented 1 year ago

The connection is only needed during migration in which case it will fail without a connection anyway