Skip to content

Releases: rkrx/php-mysql-query-builder

Enhanced typing

27 Mar 16:33
Compare
Choose a tag to compare
0.4.3.2

Enhanced typing

Enhanced typing

27 Mar 12:55
Compare
Choose a tag to compare
0.4.3.1

Updated typing

Enhanced typing

27 Mar 12:40
Compare
Choose a tag to compare
0.4.3

Enhanced typing

Fixed issues reported by phpstan

26 Mar 12:00
Compare
Choose a tag to compare
0.4.2

Fixed issues reported by phpstan

PHP 8.4 specific changes

26 Mar 11:16
Compare
Choose a tag to compare
0.4.1

PHP 8.4 specific changes

Raised min php version to 8.0 + some php 8.4 related improvements

15 Nov 18:59
Compare
Choose a tag to compare
0.4

Updated README.md to reflect raise in php min version

Reorganized imports; fixed some issues reported by phpstan

17 Oct 08:50
Compare
Choose a tag to compare

Reorganized imports; fixed some issues reported by phpstan and hinted some false positives

TableNameBuilder: Now using UNION ALL when using data arrays to build ad-hoc tables

16 Feb 17:38
Compare
Choose a tag to compare

TableNameBuilder: Now using UNION ALL when using data arrays to build ad-hoc tables

Fixed type-definition for Select::where and Select::having

05 Sep 16:24
Compare
Choose a tag to compare

Fixed type-definition for Select::where and Select::having to reflect that DateTimeInterface as a arg parameter is accepted.

Enhanced typing for phpstan

14 Aug 18:09
Compare
Choose a tag to compare
0.3.9

Enhanced typing for phpstan