feat: Allow getting the EXPLAIN plan of a request
This commit is contained in:
@@ -3,6 +3,7 @@ db-channel = "postgrest"
|
||||
db-channel-enabled = false
|
||||
db-extra-search-path = "public,test"
|
||||
db-max-rows = 1000
|
||||
db-plan-enabled = true
|
||||
db-pool = 1
|
||||
db-pool-timeout = 100
|
||||
db-pre-request = "please_run_fast"
|
||||
|
||||
Reference in New Issue
Block a user