Skip to content

Releases: vimeo/php-mysql-engine

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

0.7.3

27 Jun 18:18
09be725
Compare
Choose a tag to compare

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

16 May 17:08
c438184
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

0.7.1

15 Feb 19:15
f845214
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

23 Jan 19:50
efb1538
Compare
Choose a tag to compare

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

0.6.1

09 Feb 23:07
1b71076
Compare
Choose a tag to compare

What's Changed

  • fix text and char column php code args by @cfebs in #40

Full Changelog: 0.6.0...0.6.1