Skip to content

Commit

Permalink
test change
Browse files Browse the repository at this point in the history
  • Loading branch information
azimov committed Jul 28, 2023
1 parent b383794 commit c60a3ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/components-largeTableViewer.R
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ LargeDataTable <- R6::R6Class(
#' rather than returning the entire object.
#'
#' @param connectionHandler ResultModelManager connectionHandler instance
#' @param connectionDetails DatabaseConnector connectionDetails instance
#' @param baseQuery base sql query
#' @param countQuery count query string (should match query). Can be auto generated with sub query
#' (default) but this will likely result in slow results
Expand Down

0 comments on commit c60a3ae

Please sign in to comment.