10000 fix(indexes): fields vector to array by avallete · Pull Request #892 · supabase/postgres-meta · GitHub
[go: up one dir, main page]

Skip to content

fix(indexes): fields vector to array #892

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 2 commits into from
Mar 4, 2025

Conversation

avallete
Copy link
Member
@avallete avallete commented Feb 17, 2025

Following: https://github.com/supabase/supabase/pull/33645\#discussion_r1957551271

Fix the query to adhere to the declared types:

key_attributes: Type.Array(Type.Number()),
collation: Type.Array(Type.Number()),
class: Type.Array(Type.Number()),
options: Type.Array(Type.Number()),

@avallete avallete requested review from a team as code owners February 17, 2025 09:08
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13366639966

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.143%

Totals Coverage Status
Change from base Build 13302816017: 0.0%
Covered Lines: 4852
Relevant Lines: 6373

💛 - Coveralls

@avallete avallete merged commit d8734fb into master Mar 4, 2025
4 checks passed
@avallete avallete deleted the avallete/fix-indexes-array-results branch March 4, 2025 11:39
avallete added a commit that referenced this pull request May 13, 2025
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.

3 participants
0