mirror of
https://github.com/google/nomulus
synced 2026-01-08 15:21:46 +00:00
Delete DatastoreTM and most other references to Datastore (#1681)
This includes: - deletion of helper DB methods in tests - deletion of various old Datastore-only classes and removal of any endpoints - removal of the dual-database test concept - removal of 'ofy' from the AppEngineExtension
This commit is contained in:
@@ -657,8 +657,8 @@ default five days) after which the transfer is automatically approved. Within
|
||||
that window, this flow allows the losing client to reject the transfer request.
|
||||
|
||||
When the transfer was requested, poll messages and billing events were saved to
|
||||
Datastore with timestamps such that they only would become active when the
|
||||
transfer period passed. In this flow, those speculative objects are deleted.
|
||||
SQL with timestamps such that they only would become active when the transfer
|
||||
period passed. In this flow, those speculative objects are deleted.
|
||||
|
||||
### Errors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user