hasura / hasura/graphql-engine

query_int operator for PostgreSQL intarray type

Open
#10,019 1 comment 0 reactions 0 assignees View on GitHub
c/v3-ndc-postgres k/enhancement k/v3-backlog v3
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Is your proposal related to a problem?

I suggest adding support PostgreSQL intarray type and query_int operator.

### Describe the solution you'd like

I could be _query_int oparator, similar to _in for arrays

### Describe alternatives you've considered

I didn't find any alternatives.

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating the existing PostgreSQL array filtering and _in operator handling, then review PostgreSQL's intarray type and query_int semantics. Done means the intended operator behavior is defined and supported with coverage for representative intarray queries.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql
Domain
api, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.