mirror of
https://github.com/google/nomulus
synced 2026-07-20 06:52:27 +00:00
e1ce357904
* Drop foreign key constraints on PollMessages PollMessages are deleted after being acked by recipients. Other tables cannot have foreign key constraints on them.