Skip to content

Commit 74b24ab

Browse files
committed
Add order by support to sql query
1 parent aa9860c commit 74b24ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • debug-db-base/src/main/assets

debug-db-base/src/main/assets/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,7 @@ function inflateData(result){
375375
'bFilter': true,
376376
'bInfo': true,
377377
"bSort" : true,
378+
"order": [],
378379
"scrollX": true,
379380
"iDisplayLength": displayLength,
380381
"dom": "Bfrtip",

0 commit comments

Comments
 (0)