Releases: rkrx/php-mysql-query-builder
Releases · rkrx/php-mysql-query-builder
Enhanced typing
Enhanced typing
0.4.3.1 Updated typing
Enhanced typing
0.4.3 Enhanced typing
Fixed issues reported by phpstan
0.4.2 Fixed issues reported by phpstan
PHP 8.4 specific changes
0.4.1 PHP 8.4 specific changes
Raised min php version to 8.0 + some php 8.4 related improvements
0.4 Updated README.md to reflect raise in php min version
Reorganized imports; fixed some issues reported by phpstan
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
TableNameBuilder: Now using UNION ALL when using data arrays to build ad-hoc tables
Fixed type-definition for Select::where and Select::having
Fixed type-definition for Select::where and Select::having to reflect that DateTimeInterface as a arg parameter is accepted.
Enhanced typing for phpstan
0.3.9 Enhanced typing for phpstan