Fix composer develop install issue (#228) |
|
More...
|
about 5 years ago
|
Add Connection classes registry (instead of hardcoded list) (#218) |
|
More...
|
about 5 years ago
|
Update CS for PHP 7.3 (#227) |
|
More...
|
about 5 years ago
|
Fix PSR class/trait/method naming (#226) |
|
More...
|
about 5 years ago
|
Use refactored TestCase::callProtected() method (#225) |
|
More...
|
about 5 years ago
|
Move safe "@return bool" phpdoc to code (#221) |
|
More...
|
about 5 years ago
|
fix Oracle test |
|
More...
|
about 5 years ago
|
Drop PHP 7.2 support (#222) |
|
More...
|
about 5 years ago
|
Remove "See our "Awesome Queries" gallery" (#224) |
|
More...
|
about 5 years ago
|
Test with native MySQL 8.0 (#220) |
|
More...
|
about 5 years ago
|
Add testing with PHP 8.0 (#219) |
|
More...
|
about 5 years ago
|
Rename classes - use NS instead of flat structure with "_" (#215) |
|
More...
|
about 5 years ago
|
Revert removed doc (#217) |
|
More...
|
about 5 years ago
|
Expression::getDebugQuery() no longer accepts $html param (#216) |
|
More...
|
about 5 years ago
|
[refactor] introduce debug classes under new structure (#213) |
|
More...
|
about 5 years ago
|
Implement query->allowToWrapInParenthesis property (#212) |
|
More...
|
about 5 years ago
|
Small normalization changes (#194) |
|
More...
|
about 5 years ago
|
Remove @throws by CS fixer (#211) |
|
More...
|
about 5 years ago
|
Fix badly fixed phpdoc comment (#210) |
|
More...
|
about 5 years ago
|
Delete CHANGELOG.md (#209) |
|
More...
|
about 5 years ago
|
Refactor exception constructor calls to not use array (#206) |
|
More...
|
about 5 years ago
|
fix comment (#205) |
|
More...
|
about 5 years ago
|
Deduplicate value cast and add support for bool (#203) |
|
More...
|
over 5 years ago
|
Run tests with bool column (#202) |
|
More...
|
over 5 years ago
|
style fix |
|
More...
|
over 5 years ago
|
need to cast to string because $val can be float |
|
More...
|
over 5 years ago
|
Feature/pgsql exception (#195) |
|
More...
|
over 5 years ago
|
Update CS - require strict types (#193) |
|
More...
|
over 5 years ago
|
Prevent skipped tests due normally missing oci8 ext (#199) |
|
More...
|
over 5 years ago
|
Upgrade phpunit (#188) |
|
More...
|
over 5 years ago
|