If I add a constraint, how do I view it in Supabas...
# help
s
If I add a constraint, how do I view it in Supabase?
n
Hello @snowshift! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
g
When you start using features beyond what the UI supports right now it is probably worth getting a tool like pgadmin or Datagrip (there are many out there) that manage the database thru the Postgres user connection.
n
snowshift (2022-05-27)
s
Thank you for your advice! What is your recommendation for modern database administration tools?
g
I personally only have used Datagrip which is part of my JetBrains IDE for Postgres. Pgadmin is mentioned a lot by people here and is free. Other than that you can search here, or on the web, or ask a new question for advice on it. I've seen other tools mentioned, but I don't recall the names.
s
Thank you again for answering. You’re giving me perspective