You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, congratulations on this excellent software!
Could you please consider adding a configuration option to output the SQL query sent to the db with each request? I was curious about the generated SQL by a nested embedded resource request. I was able to do it by enabling statement logging in the database, but I thought it would be nice to be able to see it in the console running postgREST.