File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
+ <a name =" 4.3 " ></a >
3
+ # [ 4.3] ( https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v4.2...v4.3 ) / 2017-12-24
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Remove JOIN FETCH when using COUNT query (#68 )
9
+
10
+
2
11
<a name =" 4.2 " ></a >
3
12
# [ 4.2] ( https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v4.1...v4.2 ) / 2017-12-24
4
13
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ public class UserRestController {
28
28
<dependency>
29
29
<groupId>com.github.darrachequesne</groupId>
30
30
<artifactId>spring-data-jpa-datatables</artifactId>
31
- <version>4.2 </version>
31
+ <version>4.3 </version>
32
32
</dependency>
33
33
```
34
34
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.github.darrachequesne</groupId >
7
7
<artifactId >spring-data-jpa-datatables</artifactId >
8
- <version >4.2 </version >
8
+ <version >4.3 </version >
9
9
10
10
<name >Spring Data JPA for DataTables</name >
11
11
<description >Spring Data JPA extension to work with the great jQuery plug-in DataTables (http://datatables.net/)</description >
You can’t perform that action at this time.
0 commit comments