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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user