Patterns:
Given I am working in the (?:<connectionName>.*) database
Parameters:
| Name | Type |
|---|---|
| connectionName | string |
Set the current database connection name.
This value will be used for any future call that does not explicitly specify a connectionName
See connections for more information