diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-09 22:14:29 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-09 22:14:29 +0200 |
| commit | 8135e08107f81c38389ec3938df85a9b9f0e1f4f (patch) | |
| tree | 999bbe25775da5feff5d02151132607973a82c1a /INSTALL.md | |
| parent | 4bae8227d9dd7cb61ceb6bfaad04bf0fc0f720ca (diff) | |
Load the test schema through Rails, and keep the search trigger installed
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -134,6 +134,9 @@ test: | |||
| 134 | database: psql_test | 134 | database: psql_test |
| 135 | username: rails | 135 | username: rails |
| 136 | password: | 136 | password: |
| 137 | collation: en_US.UTF-8 | ||
| 138 | ctype: en_US.UTF-8 | ||
| 139 | template: template0 | ||
| 137 | 140 | ||
| 138 | production: | 141 | production: |
| 139 | adapter: postgresql | 142 | adapter: postgresql |
