mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +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.