query-filter-bundle icon indicating copy to clipboard operation
query-filter-bundle copied to clipboard

Disable limit

Open byhaskell opened this issue 4 years ago • 0 comments

Hello. For some queries, the limit is not needed at all, but it is 10 by default and can only be overridden. Maybe there is a way not to set a limit and display everything?

After all, it is bad style to always indicate the limit 1000 or hardcode this number in the code.

byhaskell avatar Sep 16 '21 09:09 byhaskell