google-nomulus/core/src
gbrodman 40eef2a06c
Add SQL schema and DAO for SignedMarkRevocationList (#850)
* Add SQL schema and DAO for SignedMarkRevocationList

This gets saved every day so we're not concerned about history, meaning
we can dual-write and/or dual-read without concern. The structure here
is somewhat similar to the ClaimsListDao and related classes.

* Update the DB files
2020-10-30 17:52:09 -04:00
..
main Add SQL schema and DAO for SignedMarkRevocationList (#850) 2020-10-30 17:52:09 -04:00
nonprod Add a command to generate ER diagram for SQL schema (#839) 2020-10-15 17:31:43 -04:00
test Add SQL schema and DAO for SignedMarkRevocationList (#850) 2020-10-30 17:52:09 -04:00