mirror of
https://github.com/google/nomulus
synced 2026-05-28 10:40:44 +00:00
* Drop foreign key constraints on PollMessages PollMessages are deleted after being acked by recipients. Other tables cannot have foreign key constraints on them.