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

Include serialize feature #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

feikesteenbergen
Copy link

For inspecting statements and storing them (in PostgreSQL as json for example) it is sometimes useful to serialize the parsed query.

This feature flag allows this to happen.

@feikesteenbergen
Copy link
Author

A bit of a discussion item perhaps, but I for one would really appreciate this in this library.

For inspecting statements and storing them (in PostgreSQL as json for
example) it is sometimes useful to serialize the parsed query.

This feature flag allows this to happen.
@feikesteenbergen feikesteenbergen force-pushed the feike/allow_serialization branch from 4e5838b to 1f0c194 Compare February 4, 2025 12:32
@seanlinsley
Copy link
Member

This seems reasonable, though I wonder if it needs to be a feature or should be unconditionally enabled.

I wonder why CI is failing; the error seems to be unrelated to this change.

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

Successfully merging this pull request may close these issues.

2 participants