Skip to content

get all columns of a table #2731

Answered by steve-chavez
y0zong asked this question in Q&A
Discussion options

You must be logged in to vote

Can be done with pg_meta - this extension exposes a column view that can be inserted/deleted. If you isolate this on a schema plus give it the right privileges, it should be fine to expose through postgREST.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by y0zong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants