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

DeleteOne command #29 #35

Merged
merged 31 commits into from
Jan 19, 2023
Merged

DeleteOne command #29 #35

merged 31 commits into from
Jan 19, 2023

Conversation

maheshrajamani
Copy link
Contributor

No description provided.

@maheshrajamani maheshrajamani changed the title DeleteOne command DeleteOne command Issue #29 Jan 18, 2023
@maheshrajamani maheshrajamani changed the title DeleteOne command Issue #29 DeleteOne command #29 Jan 18, 2023
Json is updated with value making sense
Made the FilterResolver not implement CommandResolver so it can return ReadOperation instead of Operation
For a document in the database the transaction id will always be not null, so removing the Optional.
Copy link
Contributor

@ivansenic ivansenic left a comment

Choose a reason for hiding this comment

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

One more iteration and we are done.. Some general issues below..

  • Warning about pom issues:
    {[INFO] Scanning for projects...
    [WARNING] 
    [WARNING] Some problems were encountered while building the effective model for io.stargate:sgv3-docsapi:jar:3.0.0-SNAPSHOT
    [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-junit-jupiter:jar -> duplicate declaration of version (?) @ line 105, column 17
    [WARNING] 
    [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
    [WARNING] 
    [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
    

@maheshrajamani maheshrajamani merged commit fe83148 into main Jan 19, 2023
@maheshrajamani maheshrajamani deleted the delete branch January 19, 2023 15:28
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.

2 participants