Join Discord
Powered by
Is there some way to connect to the database as th...
# help
n
Net
02/18/2022, 4:50 PM
Is there some way to connect to the database as the user that owns the objects created through supabase, so that I can modify tables (ALTER TABLE) through an external tool like TablePlus?
Net
02/18/2022, 5:02 PM
To that end, would it be a bad idea to make the postgres user a superuser like in
https://github.com/supabase/supabase/discussions/2495
Previous
Next