384 385 386 387
# File 'lib/datalanche/query.rb', line 384 def select_all() @params['select'] = true return self # method chaining end