Closed GaryGlobality closed 1 year ago
This PR adds a TextEncoder for encryption. It acts like the existing StringEncoder, but for the sqlalchemy.Text type.
TextEncoder
StringEncoder
sqlalchemy.Text
This PR adds a
TextEncoder
for encryption. It acts like the existingStringEncoder
, but for thesqlalchemy.Text
type.