Files
discourse-data-explorer/assets/javascripts/discourse/components
Rishabh a285a38e9c FIX: Allow the Data Explorer API to set LIMIT to "ALL"
Fixes a bug that prevented returning unlimited rows.

Example request:
{{base_url}}/admin/plugins/explorer/queries/6/run?api_key={{api_key}}&api_username={{api_username}}&limit=ALL

From the PostgreSQL docs: "LIMIT ALL" is treated as no limit
https://www.postgresql.org/docs/current/static/sql-select.html#SQL-LIMIT
2019-01-23 16:18:06 +05:30
..
2018-10-10 17:31:14 +05:30
2018-10-10 17:31:14 +05:30
2019-01-22 17:19:01 +05:30
2018-10-10 17:31:14 +05:30
2018-10-10 17:31:14 +05:30
2018-10-10 17:31:14 +05:30
2019-01-22 17:19:01 +05:30