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

⚠️ Change delimiter to underscore #33

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

ricoberger
Copy link
Member

We are now using an underscore ("_") instead of a point (".") as delimiter for the flatten JSON.

This is needed, so that we can simplify the queries for materialized columns where we also changed the column names to use an underscore instead of a point in the past.

We are now using an underscore ("_") instead of a point (".") as
delimiter for the flatten JSON.

This is needed, so that we can simplify the queries for materialized
columns where we also changed the column names to use an underscore
instead of a point in the past.
@ricoberger ricoberger merged commit 9d69e84 into main Oct 10, 2022
@ricoberger ricoberger deleted the change-delimiter-to-underscore branch October 10, 2022 06:16
@ricoberger ricoberger added the changelog: changed Something was changed or updated label Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: changed Something was changed or updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant