Skip to content

Releases: vimeo/php-mysql-engine

0.7.14

25 Sep 17:59
ba50273
Compare
Choose a tag to compare

What's Changed

  • fix: Correct SUM() evaluation for empty result sets by @tarasom in #70

Full Changelog: 0.7.13...0.7.14

0.7.13

25 Sep 12:25
0625ea7
Compare
Choose a tag to compare

What's Changed

  • fix: Resolve evaluation issues in SUM() and CONVERT_TZ() functions by @tarasom in #69
  • feat: Add support for @@session.time_zone system variable by @tarasom in #68

Full Changelog: 0.7.12...0.7.13

0.7.12

23 Sep 13:41
0297dd1
Compare
Choose a tag to compare

What's Changed

  • ci: Disable Xdebug for PHPUnit to resolve dynamic property error by @tarasom in #64
  • Add support of LEAST function by @1okey in #66
  • feat: Add support for CONVERT_TZ() function by @tarasom in #65
  • Address psalm issues raised by the introduction of LEAST function by @1okey in #67

New Contributors

  • @1okey made their first contribution in #66

Full Changelog: 0.7.10...0.7.12

0.7.10

22 Sep 14:52
19a7d7a
Compare
Choose a tag to compare

What's Changed

  • feat: Add support for TIMESTAMPDIFF() function by @tarasom in #63

New Contributors

Full Changelog: 0.7.9...0.7.10

0.7.9

08 Sep 19:31
5a1241f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.8...0.7.9

0.7.8

25 Aug 20:59
25c92ff
Compare
Choose a tag to compare

What's Changed

  • ensures double negative is evaluated correctly by @hedyyytang in #61

Full Changelog: 0.7.7...0.7.8

0.7.7

14 Aug 21:12
4cb334b
Compare
Choose a tag to compare

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

14 Aug 14:29
696de1c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.5...0.7.6

0.7.5

08 Jul 14:10
3ae9c6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.4...0.7.5

0.7.4

08 Jul 13:27
9573a8e
Compare
Choose a tag to compare

What's Changed

  • add mysql 8 utf8 default charset to character set map. by @manu844 in #47

New Contributors

Full Changelog: 0.7.3...0.7.4