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
Good catch! JSONClient should definitely be mentioned in the mapping serialization page. Can you please make the necessary adjustment? I'll happily accept the PR.
My team recently changed our RES config to use PG jsonb serialization. We followed the docs here: https://railseventstore.org/docs/v2/mapping_serialization/#configuring-for-postgres-json-b-data-type
Only later on did we discover JSONClient that is mentioned at the bottom of this page: https://railseventstore.org/docs/v2/install/
The mapping serialization page should probably mention the JSONClient that solves the issue in blue text at the bottom of that page.
The text was updated successfully, but these errors were encountered: