feat: Allow getting the EXPLAIN plan of a request
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ let
|
||||
checkedShellScript
|
||||
{
|
||||
name = "postgrest-test-spec";
|
||||
docs = "Run the Haskell test suite";
|
||||
docs = "Run the Haskell test suite. Use --match PATTERN for running individual specs";
|
||||
args = [ "ARG_LEFTOVERS([hspec arguments])" ];
|
||||
inRootDir = true;
|
||||
withEnv = postgrest.env;
|
||||
|
||||
Reference in New Issue
Block a user