worng type for int4range :unknown

Open
#801 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
postgresql, supabase, typescript
Domain
cli, databases

Research direction

Start by reproducing TypeScript type generation for the PostgreSQL int4range type in Supabase CLI 1.190.0. Trace how int4range is classified and compare the generated result with the expected range type; done means the generated type is no longer unknown and the behavior is covered by an appropriate regression check.

Written by the indexing model from the issue text.

Description

the ts type generation for int4range is unknown in suapbse cli @1.190.0

Dominant language
TypeScript
Stars
1.2k
Forks
223
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from supabase/postgres-meta

All issues in supabase/postgres-meta

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.