MongoDB use specific database #1049
Unanswered
exile69000
asked this question in
Q&A
Replies: 2 comments
-
What's the result? |
Beta Was this translation helpful? Give feedback.
0 replies
-
ExitCode = 0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I would like to use my own database in MongoDbContainer, I tried to use ExecScriptAsync and specifie database name but it's not working :
By default movies collection is created in Database Test.
Thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions