mirror of
https://github.com/google/nomulus.git
synced 2025-08-02 16:02:10 +02:00
Remove datastore related code (#1906)
This commit is contained in:
parent
913edb23ee
commit
e41fd7877e
152 changed files with 886 additions and 4460 deletions
|
@ -99,5 +99,5 @@ that are used by a large number of other tools are:
|
|||
* **`ListObjectsCommand`** -- Lists all objects of a specific type from the
|
||||
server and outputs them.
|
||||
* **`MutatingCommand`** -- Provides a facility to create or update entities in
|
||||
Datastore, and uses a diff algorithm to display the changes that will be
|
||||
the database, and uses a diff algorithm to display the changes that will be
|
||||
made before committing them.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue