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 7d282b4 commit cffb642Copy full SHA for cffb642
activerecord/CHANGELOG.md
@@ -1,6 +1,6 @@
1
-* Replace `SQLite3::Database#busy_timeout` with `#busy_handler_timeout=`
+* Replace `SQLite3::Database#busy_timeout` with `#busy_handler_timeout=`.
2
3
- Provides a non-GVL-blocking, fair retry interval busy handler implementation
+ Provides a non-GVL-blocking, fair retry interval busy handler implementation.
4
5
*Stephen Margheim*
6
0 commit comments