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