On this pageJsonField Uses JSONB for PostgreSQL and JSON for other databases.Index Methodsload_dialect_implPropertiescache_okimplMethods load_dialect_impl load_dialect_impl(dialect): TypeEngine[JSON | JSONB]Load the appropriate dialect implementation for the JSON type.Parametersdialect: DialectReturns TypeEngine[JSON | JSONB]Properties cache_okcache_ok: Undefinedimplimpl: Undefined
Uses JSONB for PostgreSQL and JSON for other databases.