(params: ExecutePlanParams)
| 25 | getConnectionInfo(): Promise<ProviderAndConnectionInfo> |
| 26 | |
| 27 | execute(params: ExecutePlanParams): Promise<unknown> |
| 28 | |
| 29 | startTransaction(options: TransactionOptions): Promise<InteractiveTransactionInfo> |
| 30 |
no outgoing calls
no test coverage detected