Atlas
Share your idea. In order to help prioritize, please include the following information
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
481 results found
-
example database sample_mflix.movies.title is not always string
I tried to use the sample_mflix sample database to check MongoDB drivers of C#, how can I use them. The first idea was to download the movies into a statically typed classes, but the provider threw cannot cast int to string exception.
Long story short. The problem was that whenever the title of a movie was a number (like spartan 300), the sample database loaded a number instead of a string.
Can we change it so the initial load of the database contains only string titles?
1 vote
- Don't see your idea?