Skip to content

Releases: rkrx/php-mysql-query-builder

AliasReplacer: Also handle Table additions like `prefix#table FOR SYSTEM_TIME ALL`

27 Jun 08:16
Compare
Choose a tag to compare

Enhanced typing

25 May 17:07
Compare
Choose a tag to compare
0.4.4

Refactor type annotations for improved PHPStan compatibility

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