You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The snapshot timestamp is the timestamp at which all the reads in a
transaction ran when using repeatable read isolation. The method is
only intended to be used for internal testing purposes, so the snapshot
timestamp will be `null` if attempted to be used externally.
0 commit comments