PostgreSQL template can't use built-in database interface
I can't connect using the built-in database interface. I noticed that sometimes it works, and sometimes it doesn't.
6 Replies
Project ID:
691265c1-a324-4034-8288-642c7ab38ebc
691265c1-a324-4034-8288-642c7ab38ebc
I changed nothing btw. Everything is default.
as long as you can connect from a database client like dbgate, it would be best to treat the data tab as if it doesn’t exist
Sure. I just wanted to have a quick way to do things you know
Should be fixed though
I'll just go with prisma studio
personally i would not use it for anything more than a "oh yeah theres some data here" sanity check
Sure of course. I am still developing so it's useful to add a quick account to test auth and stuff. But I should do database seeding anyway. I'll work it out