mirror of
https://github.com/google/nomulus
synced 2026-07-20 23:12:40 +00:00
ddc4a615db
- Create a sequence to generate IDs for the user (this allows us to have Long ID types so that Hibernate can autogenerate IDs) - Add an update timestamp column so we can extend BackupGroupRoot - Add a restriction that there can't be multiple users with the same email address