-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The key-value database is very cool!
In addition to making such a database more robust, I think it would be awesome to use the Custom Types (https://docs.sqlalchemy.org/en/13/core/custom_types.html#overriding-type-compilation) and Custom Operators (https://docs.sqlalchemy.org/en/13/core/custom_types.html#redefining-and-creating-new-operators) to make it so that you could use SQLAlchemy to run queries against the encrypted database!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request