OracleDB
Resource type
The shape of the credential every script on this page expects.
oracledb
View raw schema →| Field | Type | Required | What it is |
|---|---|---|---|
| user | string | Yes | The database username |
| password | string | Yes | The pasword for the user |
| database | string | Yes | The database connection string |