FredHutch / motuz

Motuz - A web based infrastructure for large scale data movements between on-premise and cloud
MIT License
104 stars 12 forks source link

Add support for encrypted database columns #247

Open aicioara opened 4 years ago

aicioara commented 4 years ago

Some research yielded:

aicioara commented 4 years ago

The support for encrypted columns comes from a third party library called: sqlalchemy-utils. Do we want to trust one additional dependency?