msakrejda / attr_vault

Simple at-rest encryption with key rotation for Sequel models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Track down generation of bogus encrypted values and remove PARANOID

msakrejda opened this issue · comments

The underlying issue is believe to be https://bitbucket.org/ged/ruby-pg/issue/220 -- once that's closed, we can bump the required pg version to 0.18.3 and close this.

PARANOID has been removed in master; waiting for pg 0.18.3.