We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f572543 commit 50c4817Copy full SHA for 50c4817
docs/docs/userguide/CONFIGURATION.md
@@ -252,6 +252,8 @@ database engine to be used. The acceptable values for this include:
252
| MySQL | `mysql57` / `mysql8` | `mysql` | `mysql` |
253
| SQL Server | `mssql` | `mssql` | `mssql` |
254
| Oracle | `oracle10g` | `oracle` | `oracle12c` |
255
+| Aurora PostgreSQL | `postgresaurora96` | | |
256
+
257
258
### `database.credentials`
259
0 commit comments