You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/source/configuring.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3562,7 +3562,7 @@ development:
3562
3562
pool: 5
3563
3563
```
3564
3564
3565
-
By default ActiveRecord a database features called advisory locks. You might need to disable this feature if you're using an external connection pooler like PgBouncer:
3565
+
By default ActiveRecorduses a database feature called advisory locks. You might need to disable this feature if you're using an external connection pooler like PgBouncer:
0 commit comments