Corey Taylor d7411cbddb Fixed CTE name identifier quoting. 5 years ago
..
AggregateExpressionTest.php 8cb3baddb2 Added named window expression support 6 years ago
CaseExpressionTest.php cf569b9c15 Fix CS error. 7 years ago
CommonTableExpressionTest.php d7411cbddb Fixed CTE name identifier quoting. 5 years ago
ComparisonTest.php cf569b9c15 Fix CS error. 7 years ago
FunctionExpressionTest.php 05f5ff0f5f Added AggregateExpression for SQL aggregate functions on top of FunctionExpression. 6 years ago
IdentifierExpressionTest.php 19f8bb3544 Maintain new/empty line consistency in docblocks. 6 years ago
QueryExpressionTest.php 803d60ae32 Clean up tests using PHPStan level 1. 6 years ago
TupleComparisonTest.php 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 6 years ago
WindowExpressionTest.php c468fe90b9 Fixed use of Closures for WindowExpression. 5 years ago