JSON related functions¶
-
class
metapensiero.sqlalchemy.proxy.json.JSON¶ Namespace-class to make it easier replacing the actual implementation of the methods using a different JSON library such as python-rapidjson.
-
metapensiero.sqlalchemy.proxy.json.register_json_decoder_encoder(decode, encode)¶ Replace the JSON decode and encode functions.