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

Add an fts::language type that is encoded as text #417

Merged
merged 1 commit into from
Feb 28, 2023
Merged

Conversation

msullivan
Copy link
Member

I want this in the python bindings sort of ahead of fully commiting to
the plan, since we need python binding support to write proper test
cases.

I want this in the python bindings sort of ahead of fully commiting to
the plan, since we need python binding support to write proper test
cases.
@msullivan msullivan merged commit 02524a1 into master Feb 28, 2023
@msullivan msullivan deleted the fts-lang branch February 28, 2023 01:20
fantix pushed a commit that referenced this pull request Sep 22, 2023
I want this in the python bindings sort of ahead of fully commiting to
the plan, since we need python binding support to write proper test
cases.
fantix pushed a commit that referenced this pull request Sep 22, 2023
I want this in the python bindings sort of ahead of fully commiting to
the plan, since we need python binding support to write proper test
cases.
fantix added a commit that referenced this pull request Sep 22, 2023
Changes
=======

* Add an fts::language type that is encoded as text (#417)
  (by @msullivan in 9e7d2d2 for #417)

* Drop support of Python 3.7 (#435)
  (by @fantix in 758a391 for #435)

Fixes
=====

* Fix codegen for pgvector (#447)
  (by @fantix in 7aa58bd for #447)

* Use name hint when server is not providing custom scalar type name (#461)
  (by @arunaruljothi in 6c6225e for #457)
fantix added a commit that referenced this pull request Sep 22, 2023
Changes
=======

* Add an fts::language type that is encoded as text (#417)
  (by @msullivan in 9e7d2d2 for #417)

* Drop support of Python 3.7 (#435)
  (by @fantix in 758a391 for #435)

Fixes
=====

* Fix codegen for pgvector (#447)
  (by @fantix in 7aa58bd for #446)

* Use name hint when server is not providing custom scalar type name (#461)
  (by @arunaruljothi in 6c6225e for #457)
@fantix fantix mentioned this pull request Sep 22, 2023
fantix added a commit that referenced this pull request Sep 22, 2023
Changes
=======

* Add an fts::language type that is encoded as text (#417)
  (by @msullivan in 9e7d2d2 for #417)

* Drop support of Python 3.7 (#435)
  (by @fantix in 758a391 for #435)

Fixes
=====

* Fix codegen for pgvector (#447)
  (by @fantix in 7aa58bd for #446)

* Use name hint when server is not providing custom scalar type name (#461)
  (by @arunaruljothi in 6c6225e for #457)
@aljazerzen aljazerzen mentioned this pull request Feb 23, 2024
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