Any way to see history of queries ran through the SQL editor in the dashboard?
PostgREST🟢SQL
We recently had an incident where some rows from a table were deleted while some devs were running queries through the SQL editor.
I want to investigate and find out if those queries were responsible for the data that went missing, but I can't find a way to see the history of queries ran through that editor.
The logs in
logs > postgres
logs > postgres
in the dashboard only show "connection established" to the 'supabase/dashboard-query-editor', but not the queries that were ran.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.