google-nomulus/core/src
gbrodman 0b82148a5f Convert DatastoreEntity/SqlEntity to return Optional, not List (#894)
* Convert DatastoreEntity/SqlEntity to return Optional, not List

We don't have any entities that convert to more than one entity, so we
can use an Optional instead for clarity and simplicity.
2020-12-02 17:29:01 -05:00
..
main Convert DatastoreEntity/SqlEntity to return Optional, not List (#894) 2020-12-02 17:29:01 -05:00
nonprod Add a command to generate ER diagram for SQL schema (#839) 2020-10-15 17:31:43 -04:00
test Add an HTTP header to response from Nomulus after successful login (#879) 2020-12-01 19:24:56 -05:00