1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Add sqlalchemy-json

This commit is contained in:
j1nx
2023-05-14 16:00:04 +02:00
parent dd20136c7b
commit 16bf738e64
4 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,6 @@
config BR2_PACKAGE_PYTHON_SQLALCHEMY_JSON
bool "python-sqlalchemy-json"
help
SQLAlchemy-JSON provides mutation-tracked JSON types to SQLAlchemy
https://github.com/edelooff/sqlalchemy-json