|
|
|
|
|
by simonw
342 days ago
|
|
Really glad to hear there's more documentation on the way! Does Supabase have any feature that take advantage of PostgreSQL's table-level permissions? I'd love to be able to issue a token to an MCP server that only has read access to specific tables (maybe even prevent access to specific columns too, eg don't allow reading the password_hash column on the users table.) |
|