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 6ca3a2e commit 1b56816Copy full SHA for 1b56816
activerecord/CHANGELOG.md
@@ -37,7 +37,7 @@
37
38
* Remove warning message when running SQLite in production, but leave it unconfigured.
39
40
- There are valid use cases for running SQLite in production. However it must be done
+ There are valid use cases for running SQLite in production. However, it must be done
41
with care, so instead of a warning most users won't see anyway, it's preferable to
42
leave the configuration commented out to force them to think about having the database
43
on a persistent volume etc.
0 commit comments