database selector on the view data tab in DBs like postgres
sawaapp
HOBBYOP

2 months ago

i hit the 10 volume / project pretty quickly so i found a way to manage it for now and its to make different db in the same postgres instance (and in the code change the last part of the connection url "/db_name"

while it isolate the schema and migrations and everything i need but the catch is that railway shows only the /railway db in the data tab i would love to get like a selector for the different databases under the same postgres instance now i have to use a separate viewer (either drizzle studio or pgadmin and alternatives like it) so yeah that works for now

Under Review

0 Threads mention this feature

0 Replies

Loading...