google-nomulus/db/src
Weimin Yu b2554dfdee Add indexes to DomainHistory sub tables (#1319)
* Add indexes to DomainHistory sub tables

Add indexes to DomainTransactionRecord and DomainDsDataHistory to speed
up query for DomainHistory. Without these indexes, DomainHistory loading
is extremely slow: 2 QPS with current production data.
2021-09-14 14:54:21 -04:00
..
main Add indexes to DomainHistory sub tables (#1319) 2021-09-14 14:54:21 -04:00
test Enhance the test for forbidden Schema changes (#815) 2020-09-24 12:31:08 -04:00