Skip to content

Add deleteDoc() #3138

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 52 commits into from
Jun 5, 2020
Merged

Add deleteDoc() #3138

merged 52 commits into from
Jun 5, 2020

Conversation

schmidt-sebastian
Copy link
Contributor

No description provided.

api.CommitRequest,
api.CommitResponse
>('Commit', params);
return datastoreImpl.serializer.fromWriteResults(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This result is never used - but it would force me to ignore it in every callsite if we do provide it.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented May 29, 2020

Binary Size Report

Affected SDKs

  • @firebase/firestore

    Type Base (6f8521a) Head (498fcce) Diff
    browser 252 kB 252 kB -49 B (-0.0%)
    esm2017 195 kB 195 kB -54 B (-0.0%)
    main 494 kB 494 kB -103 B (-0.0%)
    module 249 kB 249 kB -49 B (-0.0%)
  • @firebase/firestore/lite

    Type Base (6f8521a) Head (498fcce) Diff
    main 114 kB 115 kB +511 B (+0.4%)
  • @firebase/firestore/memory

    Type Base (6f8521a) Head (498fcce) Diff
    browser 192 kB 192 kB -49 B (-0.0%)
    esm2017 149 kB 149 kB -54 B (-0.0%)
    main 371 kB 370 kB -103 B (-0.0%)
    module 190 kB 190 kB -49 B (-0.0%)
  • firebase

    Type Base (6f8521a) Head (498fcce) Diff
    firebase-firestore.js 290 kB 290 kB -49 B (-0.0%)
    firebase-firestore.memory.js 232 kB 232 kB -49 B (-0.0%)
    firebase.js 823 kB 823 kB -49 B (-0.0%)

Test Logs

Copy link
Contributor

@rafikhan rafikhan left a comment

Choose a reason for hiding this comment

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

LGTM

@schmidt-sebastian schmidt-sebastian changed the base branch from mrschmidt/newgetdocument to master June 4, 2020 23:51
@schmidt-sebastian schmidt-sebastian merged commit 3af49b4 into master Jun 5, 2020
@firebase firebase locked and limited conversation to collaborators Jul 5, 2020
@schmidt-sebastian schmidt-sebastian deleted the mrschmidt/deletedoc branch November 9, 2020 22:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants