1
0
mirror of https://github.com/google/nomulus synced 2026-01-06 13:36:48 +00:00

Use a more efficient query to find resources in histories (#1354)

This commit is contained in:
gbrodman
2021-10-06 15:20:31 -04:00
committed by GitHub
parent e1827ab939
commit 0f4156c563
2 changed files with 24 additions and 22 deletions

View File

@@ -213,6 +213,7 @@ PRESUBMITS = {
{"src/test", "ActivityReportingQueryBuilder.java",
# This class contains helper method to make queries in Beam.
"RegistryJpaIO.java",
"CreateSyntheticHistoryEntriesAction.java",
# TODO(b/179158393): Remove everything below, which should be done
# using Criteria
"JpaTransactionManager.java",