This commit is contained in:
jamesagnew 2021-04-30 19:03:47 -04:00
parent fbca9f8060
commit 12c0bcda47
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
type: add
issue: 2579
title: "When using the JPA server in offset mode, the count+offset information is now passed to the
SQL query, resulting in better performance. Thanks to Tuomo Ala-Vannesluoma for the pull request!"