mirror of
https://github.com/google/nomulus.git
synced 2025-08-02 07:52:11 +02: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:
parent
cb1957f01a
commit
f62732547f
336 changed files with 3452 additions and 12054 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue