We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b0ea96 commit df66630Copy full SHA for df66630
CHANGELOG.md
@@ -1,5 +1,15 @@
1
### Changelog
2
3
+##### v2.2.3
4
++ Added AdvancedStatementInterface to the DeleteInterface
5
++ Fixed a small readme error
6
++ Fixed a bug introduced by fixing emulate prepares
7
+
8
+##### v2.2.2
9
++ Fixed limit being treated as a string with emulate prepares
10
++ Fixed invalid parentheses when using a between conditional
11
++ Updated CI testing to include PHP 8.1, 8.2, 8.3 and 8.4
12
13
##### v2.2.1
14
+ Added missing interface for AdvancedStatement
15
+ Fixed orderBy issue when direction is omitted
0 commit comments