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 ed35eaa commit 5d4d420Copy full SHA for 5d4d420
guides/source/configuring.md
@@ -1643,7 +1643,7 @@ warning, or neither.
1643
| --------------------- | -------------------- |
1644
| (original) | `true` |
1645
1646
-#### config.active_record.database_cli
+#### `config.active_record.database_cli`
1647
1648
Controls which CLI tool will be used for accessing the database when running `rails dbconsole`. By default
1649
the standard tool for the database will be used (e.g. `psql` for PostgreSQL and `mysql` for MySQL). The option
0 commit comments