mirror of
https://github.com/google/nomulus
synced 2026-05-21 23:31:51 +00:00
* Implement DatastoreEntity/SqlEntity for many more classes We still have many more classes to go, but this gets us closer to guaranteeing that we can convert from Datastore to SQL objects and back again. * Shift SqlEntity impl to HistoryEntry