© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago
Raine

TS settings for VSCode

Any suggestions for TS mappings with function sin VSCode? Tired of seeing red squiggles everywhere and having it bomb when I try to deploy bucause it can't figure out mappings for db columns.

I'm already importing my Database type and creating the client with that, and also adding
.returns<{ stripe_customer_id: string | null }>()
.returns<{ stripe_customer_id: string | null }>()
but its not respecting this for some reason
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Supabase extension for VSCode
SupabaseSSupabase / help-and-questions
5mo ago
VSCode MCP for Local Database
SupabaseSSupabase / help-and-questions
5mo ago
TS types incorrect for join tables
SupabaseSSupabase / help-and-questions
4y ago
type question with vscode
SupabaseSSupabase / help-and-questions
4y ago