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

Fix/database initialization #108

Merged
merged 2 commits into from
Dec 15, 2023
Merged

Fix/database initialization #108

merged 2 commits into from
Dec 15, 2023

Conversation

falcao-g
Copy link
Owner

What does this PR do?

This projects fix a issue when you clone the project, by creating two necessary mongodb documents on the database initialization

Summary of changes

  • Creates interest document on intialization
  • Creates lottery document on initialization
  • Fix lottery document id
  • Fix interest schema missing fields
  • Improve interest and lottery schema

@falcao-g falcao-g added this to the 2.10.x milestone Dec 15, 2023
@falcao-g falcao-g merged commit d3996c2 into main Dec 15, 2023
@falcao-g falcao-g deleted the fix/database-initialization branch December 15, 2023 15:45
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

Successfully merging this pull request may close these issues.

1 participant