SQLAlchemy-JSONField

SQLALchemy JSONField implementation for storing dicts at SQL

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install sqlalchemy-jsonfield

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.2 2023-11-22      
1.0.1.post0 2022-12-19    
1.0.0 2020-12-11    
0.9.0 2019-11-12    
0.8.0 2019-03-06    
0.7.3 2019-02-04    
0.7.1 2018-08-01    
0.7.0 2017-09-02    
0.6.4 2017-06-08    
0.6.3 2017-04-19    
0.6.2 2017-04-19    
0.6.1 2017-04-07    
0.6.0 2017-04-07    
0.5.0 2017-03-13    
0.3.2 2017-02-20    
0.3.1 2017-02-20      

Issues with this package?

Page last updated 2023-11-25 09:02:48 UTC