You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to Haskell and the mongodb driver, so please apologies if I got sth. wrong, but the allCollections command always returns an empty list for me. I followed the whole tutorial so there should be a collections posts. I can also query this collection and get the data which had been ingested. Nonetheless, it does not appear in the collections list of allCollections