mirror of
https://github.com/google/nomulus
synced 2026-02-04 20:12:23 +00:00
* Add 9 more indexes to SQL schema This indexes were identified as missing by PostgreSQL's query analyzer in our sandbox environment (where we get enough realistic EPP traffic to identify these deficiencies). This is the first of two PRs -- the second PR (#1540) will be merged only after this one is live in production. Note that this is the PR that actually modifies the database though, so once this one is deployed we will already have the benefit of the new indexes.