globality-corp / microcosm-postgres

Opinionated persistence with PostgreSQL
Apache License 2.0
4 stars 7 forks source link

feat: add a TextEncoder for encryption #147

Closed GaryGlobality closed 1 year ago

GaryGlobality commented 1 year ago

This PR adds a TextEncoder for encryption. It acts like the existing StringEncoder, but for the sqlalchemy.Text type.