【发布时间】:2015-07-20 15:13:22
【问题描述】:
知道 Peewee 中已经支持 connection pooling for Postgres,并且还支持 JSON fields in Postgres,我想知道 PooledPostgresqlDatabase 是否真的支持这些 JSON 字段,如果不支持如何我确实让它作为 PostgresqlExtDatabase 工作。
【问题讨论】:
标签: python json connection-pooling peewee postgresql-9.4