Skip to content

Conversation

@7ttp
Copy link
Contributor

@7ttp 7ttp commented Dec 24, 2025

Fixes TS2304 error ppl get "Cannot find name 'InternalSupabaseKey'" when using DatabaseWithoutInternals type.

The private type alias was referenced in the exported type but not included in declaration files. Inlining the string literal directly resolves this.

closes #1987

@7ttp 7ttp requested a review from a team as a code owner December 24, 2025 10:47
@coveralls
Copy link

Coverage Status

coverage: 95.349% (+14.0%) from 81.389%
when pulling e831ca9 on 7ttp:fix87
into 30f9600 on supabase:master.

@mandarini mandarini self-assigned this Jan 5, 2026
@mandarini mandarini merged commit 9bfac7f into supabase:master Jan 5, 2026
20 of 21 checks passed
@7ttp 7ttp deleted the fix87 branch January 5, 2026 15:30
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.

bug in version 2.89.0

3 participants