mirror of
https://github.com/google/nomulus.git
synced 2025-08-01 07:26:29 +02:00
These 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). Note that a lot of the new indexes being named have to use the DB representation of the column name because they are either embedded or subclassed entities, whereas most of the existing ones are able to simply refer to Java field names. This is the Java schema follow-up PR to PR #1541, which is what added the actual DB changes through Flyway scripts. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle | ||
Dockerfile |