Releases: vimeo/php-mysql-engine
Releases · vimeo/php-mysql-engine
0.7.8
What's Changed
- ensures double negative is evaluated correctly by @hedyyytang in #61
Full Changelog: 0.7.7...0.7.8
0.7.7
What's Changed
- fixes duplicate key error when limit operation is applied with UPDATE statement by @hedyyytang in #60
Full Changelog: 0.7.6...0.7.7
0.7.6
What's Changed
- Fix for SELECT with OFFSET by @jozefhornik in #50
- FunctionEvaluator: fix typo
UNIX_TIMESTAPM()
->UNIX_TIMESTAMP()
by @DanielEScherzer in #51 - feat: Skip FORCE INDEX for JOIN by @Javakky-pxv in #53
- update workflows to use actions/cache@v4 by @aaronm67 in #55
- fix the negation evaluations in fake sql by @hedyyytang in #59
New Contributors
- @jozefhornik made their first contribution in #50
- @DanielEScherzer made their first contribution in #51
- @hedyyytang made their first contribution in #59
Full Changelog: 0.7.5...0.7.6
0.7.5
What's Changed
- Make Sure PDO::FETCH_DEFAULT is Defined by @sergiosalvatore in #48
Full Changelog: 0.7.4...0.7.5
0.7.4
0.7.3
What's Changed
- fix: use default fetch mode for PHP8 PDO implementation by @Kenneth-Sills in #46
- fix: correctly handle the default
::fetch
style for statements by @Kenneth-Sills in #45
Full Changelog: 0.7.2...0.7.3
0.7.2
0.7.1
0.7.0
What's Changed
- Add missing #[\ReturnTypeWillChange] for PHP 8.1 support by @zonuexe in #37
- Convenience Method for Instantiating the Right FakePDO by @sergiosalvatore in #41
Full Changelog: 0.6.1...0.7.0