PostgreSQL supports two types of JSON columns: JSON and JSONB . The recommended type is JSONB for almost all cases. When you use the JSONB format, ...
確定! 回上一頁