missing tag

This commit is contained in:
Ken Stevens 2019-04-16 13:28:54 -04:00
parent 36f81731be
commit 38dd7f0687
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@
two client threads collide while trying to simultaneously create a resource with the
same client-assigned ID. In addition, better error messages are now returned
when conflicts such as this one are hit within a FHIR transaction operation.
</action>
<action type="add">
The JPA query builder has been optimized to take better advantage of SQL IN (..) expressions
when performing token searches with multiple OR values.