Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only saving to collection resultados #33

Open
iago-costa opened this issue Jul 10, 2024 · 0 comments
Open

Only saving to collection resultados #33

iago-costa opened this issue Jul 10, 2024 · 0 comments

Comments

@iago-costa
Copy link

Verification documents by collection

test> db.getCollectionNames().map( (name) => ({[name]: db[name].find().toArray().length}) )
[
  { megasenas: 0 },
  { diadesortes: 0 },
  { timemanias: 0 },
  { resultados: 9662 },
  { maismilionarias: 0 },
  { lotomanias: 0 },
  { lotofacils: 0 },
  { quinas: 0 },
  { supersetes: 0 },
  { duplasenas: 0 }
]
test>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant