mirror of
https://github.com/google/nomulus
synced 2026-05-17 21:31:51 +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.