×

SqlAlchemy provides JSON field support for several database types (PostgreSQL and MySQL for now) and semi-working dict <-> JSON <-> VARCHAR example, but... In real scenarios we have tests on sqlite, production on MySQL/MariaDB/Percona/PostgreSQL and some of them (modern Oracle MySQL & PostgreSQL) support JSON, some of them (SQLite, Percona & MariaDB) requires data conversion to Text (not VARCHAR). As addition, we have different levels of Unicode support on database and connector side, so we may be interested to switch JSON encoding between d eployments.

Uploaded Tue Apr 1 00:17:00 2025
md5 checksum d06ea24011995e0ba897e762d13b5af1
arch x86_64
build py311h06a4308_0
depends python >=3.11,<3.12.0a0, sqlalchemy
license Apache-2.0
license_family Apache
md5 d06ea24011995e0ba897e762d13b5af1
name sqlalchemy-jsonfield
platform linux
sha1 f9bf8f411cdb3d997de91b787902eab27386bbeb
sha256 a3059f8b2edd5f4685e692ad662fd6f7098e52f8970aef4c3f7b8abc88ca8961
size 18199
subdir linux-64
timestamp 1695654126381
version 1.0.1.post0