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 3cd2d5a commit 259b5a9Copy full SHA for 259b5a9
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.1] 2025-10-01
6
+
7
+* Tweak - Fix the `get_all_by` method to accept an order by clause.
8
9
+[3.1.1]: https://github.com/stellarwp/schema/releases/tag/3.1.1
10
11
## [3.1.0] 2025-09-30
12
13
* Feature - Introduce new column types: `Blob_Column`, `Binary_Column`, and `Boolean_Column`.
0 commit comments