Is there a way to query databases in the new update?
jaemsq0
TRIALOP

a year ago

I'm following this https://zeppelin.wiki/setup/hosted-platforms/railway tutorial for a discord bot. I got to a part where i need to send a query to the database. The tutorial says that when i click the database container, there should be a query tab. there is none. is there any way to do this? (i cannot continue with the tutorial without doing this query)

3 Replies

jaemsq0
TRIALOP

a year ago

here is a picture of what i see

Attachments


jaemsq0
TRIALOP

a year ago

and this is what the tutorial says

Attachments


brody
EMPLOYEE

a year ago

The images in that tutorial are long since outdated, you would want to connect with psql or a database GUI tool like dbgate to run the needed queries.


Loading...