e7a383cace
Added the ORM code to be able to persist OpaqueData in a database. This added the code to the base class ManagedObject as well. Unit tests are added to demonstrate the code is working correctly.
5 lines
52 B
Plaintext
5 lines
52 B
Plaintext
cryptography>=1.1
|
|
enum34
|
|
six>=1.9.0
|
|
sqlalchemy>=1.0
|