Skip to content
#

mongo

Here are 1,495 public repositories matching this topic...

MihailButnaru
MihailButnaru commented Jul 25, 2019

I was facing a problem and by reading the documentation, I was not be able to find the solution to the problem. The raw query section does not provide enough information, of how to use raw query method in different problems. Will be nice to add a section in the raw query that explains you, how to query a specific record through a nested array in mongo db.

` Example: Document.objects(raw={"_

iTactBhavik
iTactBhavik commented Oct 19, 2019

QB1
When we add a custom input filter we get the below result when we click on preview SQL button
"AccountNumber = 'Val.Description'

but we need Value and Description in a separate property of object.
if it is possible let me know by sending en example or by referencing a link.
Thanks.

pataquets
pataquets commented Oct 19, 2017

Docker Hub allows you to create Automated Builds from source: https://docs.docker.com/docker-hub/builds/
It would add another packaging/distribution/installation method, whose buildings would be triggered automatically on each commit. It also allows to create different image tags from git tags & branches.
Also, documentation could easily include a canonical docker run statement to quickly spin

aturingmachine
aturingmachine commented Nov 17, 2018

Since the purpose of this project is to provide a quickstart guide to building a fullstack javascript application we should look into add some example unit tests to the backend and frontend. This would allow new users to see how a test is written for both.

AC:

  • Need good unit tests written
  • Tests should be commented showing how and why things are done.

Improve this page

Add a description, image, and links to the mongo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mongo topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.