Skip to content

dangoDB v1.0.0 launch #40

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

Merged
merged 118 commits into from
May 19, 2022
Merged

dangoDB v1.0.0 launch #40

merged 118 commits into from
May 19, 2022

Conversation

wgreco13
Copy link
Collaborator

A MongoDB ODM for Deno. Hold on to your dangos.

Stephen Jue and others added 30 commits April 27, 2022 11:04
Celeste queries insert / replace
Merge fix with all current queries
finished aggregate query method
findAndModify query method added
Created types for schema validation. Completed up to booleans.
merging dev branch into steve/findOptions
….ts with update to find method with options
Stephen Jue and others added 28 commits May 13, 2022 19:34
…tedQueryObject and schema are now required, also adjusted arguments for invokations for validateInsertAgainstSchema at insertOne and insertMany method of query.ts
…passing early manual testing, needs more testing
…values in embedded objects, updated validateInsertAgainstSchema; updated validateReplaceAgainstSchema - still need to update checkUniqueForReplace to allow embedded object checking
…added comments to validate functions and related functions. steve_test.ts with additional tests.
Format and give first pass review of Readme.
Co-authored-by: Celeste Knopf <DHolliday1881@users.noreply.github.com>
Co-authored-by: Steve J <kaizenjoo@users.noreply.github.com>
Copy link
Collaborator

@emiliayoffie emiliayoffie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dangoDB v1.0.0 launch

@emiliayoffie emiliayoffie merged commit 42b1090 into main May 19, 2022
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.

4 participants