Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Oct 4, 2021

Document that 'DocumentSnapshot.create_time' and
'DocumentSnapshot.update_time' are instances of
'proto.datetime_helpers.DatetimeWithNanoseconds'.

Closes #398.
Closes #391.

Document that 'DocumentSnapshot.create_time' and
'DocumentSnapshot.update_time' are instances of
'proto.datetime_helpers.DatetimeWithNanoseconds'.

Closes #398.
@tseaver tseaver requested a review from crwilcox October 4, 2021 17:19
@tseaver tseaver requested a review from a team as a code owner October 4, 2021 17:19
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 4, 2021
@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/python-firestore API. label Oct 4, 2021
Its 'utcnow' factory (derived from stdlib 'datetime') skips its '__new__'.
@tseaver tseaver merged commit 5e66a73 into main Oct 8, 2021
@tseaver tseaver deleted the 398-fix-snapshot-hashing branch October 8, 2021 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: firestore Issues related to the googleapis/python-firestore API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DocumentSnapshot timestamp fields broken by proto-plus DocumentSnapshots cannot be stored in a set, unlike DocumentReference

2 participants