×

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:01 2025
md5 checksum 90bdd69fd71199f75b9e59c21449610f
arch x86_64
build py312h06a4308_0
depends python >=3.12,<3.13.0a0, sqlalchemy
license Apache-2.0
license_family Apache
md5 90bdd69fd71199f75b9e59c21449610f
name sqlalchemy-jsonfield
platform linux
sha1 bb8c6860c208f6223b4008b9f808adb5ad94aa0a
sha256 4aaca32251cb0699c11d67558d1f093b37e91603412d4beb41bbe7a13108f6ee
size 18278
subdir linux-64
timestamp 1707366337858
version 1.0.1.post0