Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation on Postgres jsonb serialization is not consistent #1681

Open
nsimmons opened this issue Sep 6, 2023 · 1 comment
Open

Documentation on Postgres jsonb serialization is not consistent #1681

nsimmons opened this issue Sep 6, 2023 · 1 comment

Comments

@nsimmons
Copy link

nsimmons commented Sep 6, 2023

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.

@mostlyobvious
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants