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 18455d6 commit d702966Copy full SHA for d702966
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file. This project adhere to the [Semantic Versioning](http://semver.org/) standard.
4
5
+## [3.1.2] 2025-10-02
6
+
7
+* Fix - Fix the `update_many` method to properly check if the transaction was successful.
8
9
+[3.1.2]: https://github.com/stellarwp/schema/releases/tag/3.1.2
10
11
## [3.1.1] 2025-10-01
12
13
* Tweak - Fix the `get_all_by` method to accept an order by clause.
0 commit comments