1
0
mirror of https://github.com/google/nomulus synced 2026-02-05 04:21:07 +00:00
Files
nomulus/db/src/main/resources/sql
gbrodman beb7c14adb
Some checks failed
Dependency Submission / dependency-submission (push) Successful in 3m55s
CodeQL / Analyze (java) (push) Failing after 3m42s
CodeQL / Analyze (javascript) (push) Failing after 52s
CodeQL / Analyze (python) (push) Failing after 50s
Drop not-null constraint on UserUpdateHistory:user_id (#2513)
This is nullable now that we're switching from using an ID field to
using the email address as the primary identifier.
2024-07-30 19:19:29 +00:00
..