mongo-java-server icon indicating copy to clipboard operation
mongo-java-server copied to clipboard

Views not supported

Open jet11x opened this issue 2 years ago • 0 comments

Am I right in thinking that views are not supported? Debugging calling database.createView and looks like the relevant information isn't pulled from the query document.

Also thanks for a very useful library - I've been using the in memory database directly in unit tests. Doing that as I'm not able to use ports/sockets for unit tests run in gitlab pipeline.

jet11x avatar Oct 01 '23 09:10 jet11x