#db changes not deploying
21 messages · Page 1 of 1 (latest)
project ID: 67d66d60-5275-4df5-8649-451622defb81
are both you and the app connected to the same database?
yes
does this functionality require WAL to be enabled?
WAL needs to be set to logical which is possible by restarting the db which I did, so that should be good?
can you query the wal level from the db to confirm?
I'm new to railway - how would I do that within railway?
from your database client software, like dbgate or pgadmin
this is my screen. also I know the wal is set to logical because I needed that to enable a project API key
so it has to be something else. I set the project api key after so idk if there's an issue there?
please do this
im not sure how😅 , can u guide me based on my screenshot?
please google the software i have mentioned, i recommend using dbgate
though neither are specific to railway in anyway, so please read their respective docs on how to use them
ok will do - lets say it does output wal = logical. what is another potential source of error?
after that it would be left to this being a code issue
thanks!