mongodb collection missing
ihave a few collection in my database that i am not seeing but i can query in script, is there a bug in the mongodb viewer?
/448a8382-6e3f-42d6-a3cd-a9a8c5493c1d
there are supposed to be a few collections, including character
, items
, etc20 Replies
Project ID:
448a8382-6e3f-42d6-a3cd-a9a8c5493c1d
yeah the database view in railway isnt the best, please dont rely on it
o really? damn its been really helpfult o use
is there a better one u prefer?
i use dbgate myself, i dont use mongodb though, but it does support mongodb too
i am using mongodb compass and it is only showing me one collection too
and inside has zero documents, weird
but i can query in code
perhaps the data is in a different database?
ive only been using one database "test"
cant hurt to check?
fair
are you connected to an entirely different database all together?
hmm i dont think so
i havent changed anything within the last hour and suddenly showing differernt half hour ago
well theres not much i can help with here im afraid, you will have to do some investigation
even when i do the backup via mongodumb it dumps fully everything
I'm sorry i dont know what to tell you
if i do this will i lose my data?
nope
damn
restarted and still no go, not sure what is up
thanks anyhow for your help
i found out the issue, turns out i was in "develop" mode, not production, i didnt know they had two different databases