Releases: rkrx/php-mysql-query-builder
Releases · rkrx/php-mysql-query-builder
AliasReplacer: Also handle Table additions like `prefix#table FOR SYSTEM_TIME ALL`
Enhanced typing
0.4.4 Refactor type annotations for improved PHPStan compatibility
Enhanced typing
0.4.3.2 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