Skip to content

Release 1.15.6 has broken type generation #545

Closed
@DuncanLHS

Description

@DuncanLHS

Bug report

Found by upgrading supabase-js from 2.43.5 to 2.43.6.

Return type generation is generally broken in this release, it's widespread but not on everything. Instead of well typed data returns I'm now getting type any on many of my supabase postgrest calls.

I haven't managed to find what the differing factor of why it works in some cases but not others yet but on first look it appears to work on some tables on not others rather than it being related to any particular function like .eq() or .filter() etc.

Rolling back to supabase-js 2.43.5 has fixed the issue for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions