[fix] wrap where expression in parenthesis when consumed (#269) |
|
More...
|
almost 5 years ago
|
[feature] introduce Expression escape constants (#268) |
|
More...
|
almost 5 years ago
|
Fix CS/typo (#267) |
|
More...
|
almost 5 years ago
|
Query everything thru DBAL connection (to trigger DBAL hooks) (#266) |
|
More...
|
almost 5 years ago
|
Test using lowest deps (#265) |
|
More...
|
almost 5 years ago
|
Use DBAL connection instead of PDO directly (#262) |
|
More...
|
almost 5 years ago
|
Refactor to not use reference properties (#263) |
|
More...
|
almost 5 years ago
|
Do not escape/template in quoted SQL string literals/identifiers (#264) |
|
More...
|
almost 5 years ago
|
Drop driverType property and debug connection classes (#261) |
|
More...
|
almost 5 years ago
|
Add DBAL platform getter to Connection (#254) |
|
More...
|
almost 5 years ago
|
Update unit-tests.yml |
|
More...
|
almost 5 years ago
|
schedule tests once per 2 hours |
|
More...
|
almost 5 years ago
|
Update composer.json |
|
More...
|
almost 5 years ago
|
Add smoke and burn CI testing (#255) |
|
More...
|
almost 5 years ago
|
Revert to official Docker image (#251) |
|
More...
|
almost 5 years ago
|
Reuse previous PDO connection for CI (#253) |
|
More...
|
almost 5 years ago
|
[fix] exists test (#252) |
|
More...
|
almost 5 years ago
|
Add testing with Oracle DB (#243) |
|
More...
|
almost 5 years ago
|
Introduce connection specific exists query (#250) |
|
More...
|
almost 5 years ago
|
Fix MSSQL Expression::execute() for nested calls (#247) |
|
More...
|
almost 5 years ago
|
Remove bound values workaround for LOB datatype (#249) |
|
More...
|
almost 5 years ago
|
Add MSSQL support (#245) |
|
More...
|
almost 5 years ago
|
Fix tests for MSSQL (#246) |
|
More...
|
almost 5 years ago
|
Add return to to code for lastInsertId (#242) |
|
More...
|
almost 5 years ago
|
Simplify always/never true expr (#240) |
|
More...
|
almost 5 years ago
|
Fix "is null" for PostgresSQL (#238) |
|
More...
|
almost 5 years ago
|
Norm phpunit config and CS config (#235) |
|
More...
|
almost 5 years ago
|
[update] convert Expressionable value in Query::_sub_render_condition (#233) |
|
More...
|
about 5 years ago
|
Refactor usages of call_user_func to direct calls (#230) |
|
More...
|
about 5 years ago
|
Fix composer.json formatting (#229) |
|
More...
|
about 5 years ago
|