discourse-data-explorer/config
Martin Brennan 5776aa7fc9
FEATURE: Add JSON result type component (#260)
If a column is payload or contains _payload it will be assumed
it has JSON data in it, then we will show the truncated JSON in the
result column with a button to show the full-screen formatted
JSON using our full-screen code viewer. We also do the same if
the column is the `json` postgres data type.
2023-11-02 09:50:05 +10:00
..
locales FEATURE: Add JSON result type component (#260) 2023-11-02 09:50:05 +10:00
routes.rb DEV: Fix Zeitwerk reloading error (#249) 2023-06-16 13:38:56 +01:00
settings.yml FEATURE: Move query limit to hidden site setting (#153) 2022-01-19 12:27:21 +10:00