mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 08:52:12 +02:00
Use a more efficient query to find resources in histories (#1354)
This commit is contained in:
parent
c8e51b0e53
commit
1e6287372d
2 changed files with 24 additions and 22 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue