directus-extension-custom-query-panel
directus-extension-custom-query-panel copied to clipboard
An easy to use insight panel to see custom raw query data from database
Hi team I was able to create query, it seems to run successfully (returning status code of 200)  However, it did not show any item in the table ...
Hello, this is basically opening up the whole database to the public. Shouldn't be at least a very big warning about that in the README? This extension is very useful,...
This PR corrects the data structure in the endpoint response. It changes the response to return `executedQueryData.rows` instead of `executedQueryData[0]`, ensuring the full query result set is properly retrieved.
I'm not able to see my custom query panel in the panel section fro my insights.. I follow the instructions as you mentioned. Am I missing something?