Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
querying table columns and types - Supabase
S
Supabase
•
4y ago
•
3 replies
ixxie
querying table columns and types
In the JS API
, is there a way to ask Supabase what columns and types a table has
? I know postgres has
information_schema
information_schema
, so I guess I could initialize a second client using this schema and query that
, but I guess maybe that is locked out by default
?
Supabase
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Timeout while adding new table columns
S
Supabase / help-and-questions
4mo ago
Edge Function returning 500 when querying table (Supabase)
S
Supabase / help-and-questions
19h ago
querying a table with embeddings in sql editor
S
Supabase / help-and-questions
3y ago
replacing related id with value when querying table
S
Supabase / help-and-questions
4y ago