issues
search
globality-corp
/
microcosm-postgres
Opinionated persistence with PostgreSQL
Apache License 2.0
4
stars
7
forks
source link
Adding default encryptor
#156
Closed
JP-Globality
closed
1 year ago
JP-Globality
commented
1 year ago
Behaviour is:
when we are reading data with the default encryptor, we can read data that's been encrypted by any key
when we write data with the default encryptor, we can write data but that data won't be encrypted (i.e will be treated as unencrypted)
dumpstate
commented
1 year ago
don't forget to bump the version
Behaviour is: