Skip to content

Use to_doc when converting algebra documents #10

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

Merged
merged 1 commit into from
Jun 21, 2025

Conversation

josevalim
Copy link
Contributor

Elixir v1.19 allows the inspect protocol to return a tuple {doc, opts}, so we use the official to_doc API for converting documents. This is backwards compatible.

Elixir v1.19 allows the inspect protocol to return
a tuple {doc, opts}, so we use the official to_doc
API for converting documents. This is backwards
compatible.
@ankane ankane merged commit 56d55e0 into pgvector:master Jun 21, 2025
1 check passed
@ankane
Copy link
Member

ankane commented Jun 21, 2025

Awesome, thanks @josevalim!

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

Successfully merging this pull request may close these issues.

2 participants