missing tag
This commit is contained in:
parent
36f81731be
commit
38dd7f0687
|
@ -72,6 +72,7 @@
|
||||||
two client threads collide while trying to simultaneously create a resource with the
|
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
|
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.
|
when conflicts such as this one are hit within a FHIR transaction operation.
|
||||||
|
</action>
|
||||||
<action type="add">
|
<action type="add">
|
||||||
The JPA query builder has been optimized to take better advantage of SQL IN (..) expressions
|
The JPA query builder has been optimized to take better advantage of SQL IN (..) expressions
|
||||||
when performing token searches with multiple OR values.
|
when performing token searches with multiple OR values.
|
||||||
|
|
Loading…
Reference in New Issue