This repository has been archived by the owner on May 11, 2021. It is now read-only.
What’s Changed
- Update release builder (#297) @mvorisek
- Fix DBAL platform for MSSQL, DBAL issue 4360 (#296) @mvorisek
- Fix getDebugQuery with bool param (#295) @mvorisek
- Fix DBAL Connection to be GCed without an explicit call needed (#293) @mvorisek
- Strong type Expressionable (#290) @mvorisek
- Unimplement IteratorAggregate on Expression (#288) @mvorisek
- Improve PHPStan to level 5 (#287) @mvorisek
- Upgrade DBAL to >= 2.10 (#283) @mvorisek
- [fix] destroy connection on test teardown (#281) @georgehristov
- [update] add support for Query::orExpr()->having(...) (#282) @georgehristov