1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adds HAVING test More... over 5 years ago
Replaces some func_get_* with 5.6 var args More... over 5 years ago
Adds test for multiple column usings More... over 5 years ago
Refactors SELECT FROM to not use preg_match_all More... over 5 years ago
Adds cross join tests More... over 5 years ago
Adds tests for aggregate functions More... over 5 years ago
Bug fixes for aggregate functions More... over 5 years ago
Aggregates using boolean constant check More... over 5 years ago
Adds php 7.2 to the Travis build More... over 5 years ago
Adds more SELECT...JOIN tests More... over 5 years ago
Fixed SLECT..JOIN...USING bugs More... over 5 years ago
Adds INNER JOIN test More... over 5 years ago
Fixed SELECT...JOIN bugs More... over 5 years ago
Adds column alias and table alias SELECT tests More... over 5 years ago
Fixed SELECT..REGEXP test More... over 5 years ago
Fixed similar query methods with no matches More... over 5 years ago
Refactored similar query methods with no matches More... almost 6 years ago
Apparently missed some changes for 2 commits ago More... almost 6 years ago
More SELECT tests More... almost 6 years ago
Build fix for for WHEREs More... almost 6 years ago
3 new SELECT tests More... almost 6 years ago
Moves operator functions from Functions to Types More... almost 6 years ago
Removed debugging var_dump More... almost 6 years ago
Refactors SELECT into Statement More... almost 6 years ago
Nulls out the writeCursor to rollback More... almost 6 years ago
Last of the UPDATE test for now More... almost 6 years ago
Added key no collision for Update test More... almost 6 years ago
Fixed Update key checks again More... almost 6 years ago
Add multikey collision test for INSERT More... almost 6 years ago
Fixed UPDATE's collision checking More... almost 6 years ago