QQQ-21 change Update action to use batch, and single-query w/ IN list for same-updates

This commit is contained in:
2022-07-12 12:36:31 -05:00
parent 07def45086
commit b94431b52a
11 changed files with 554 additions and 130 deletions

View File

@ -181,8 +181,8 @@
</module>
-->
<module name="OverloadMethodsDeclarationOrder"/>
<module name="VariableDeclarationUsageDistance"/>
<!--
<module name="VariableDeclarationUsageDistance"/>
<module name="CustomImportOrder">
<property name="sortImportsInGroupAlphabetically" value="true"/>
<property name="separateLineBetweenGroups" value="true"/>