×

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 69ef6607471870340461fa4998c27005
arch x86_64
build py310h06a4308_0
depends python >=3.10,<3.11.0a0, sqlalchemy
license Apache-2.0
license_family Apache
md5 69ef6607471870340461fa4998c27005
name sqlalchemy-jsonfield
platform linux
sha1 cf29e5d8e5a5f064de67d5b432bce2470b33da2a
sha256 68cbcb7177e78882c9791f1b17ede63878934df47c7517c15fc85314744cb71c
size 17549
subdir linux-64
timestamp 1695654095086
version 1.0.1.post0