We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d9449 commit 075d380Copy full SHA for 075d380
CHANGELOG.md
@@ -34,6 +34,7 @@ This release drops support for Ruby 2.7. [#453] @flavorjones
34
- Freeze results that come from the database. [#480] @tenderlove
35
- The encoding of a Database is no longer cached. [#485] @tenderlove
36
- `Database#transaction` returns the result of the block when used with a block. [#508] @alexcwatt
37
+- `Database#execute_batch` returns the result of the last statement executed. [#512] @alexcwatt
38
39
40
### Removed
0 commit comments