You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PostgreSQL has a data type named json, this data type supports JSON serialization. Would it be possible to include a generator that creates random JSON objects/Strings?
PostgreSQL has a data type named
json
, this data type supports JSON serialization. Would it be possible to include a generator that creates random JSON objects/Strings?https://www.postgresql.org/docs/current/static/datatype-json.html
The text was updated successfully, but these errors were encountered: