1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use flat_map in Query#populate_fields More... over 8 years ago
Update Rubocop configuration More... over 8 years ago
Index lookup code cleanup More... over 8 years ago
Move ERB templates to a subfolder More... over 8 years ago
Stop pretending we support composite primary keys More... over 8 years ago
Various minor enumerator optimizations More... over 8 years ago
Use hash string to calculate index key More... over 8 years ago
Use join order when building materialized views More... over 8 years ago
Remove unneeded Index#entity_range More... over 8 years ago
Update faker gem version More... over 8 years ago
Use graph instead of path or search constraints More... over 8 years ago
Compare graphs instead of paths when checking index fields More... over 8 years ago
Fix model logging in search problem More... over 8 years ago
Add better debugging on search cost failure More... over 8 years ago
Don't round cardinality estimates More... over 8 years ago
Query graph refactoring More... over 8 years ago
Fix query graph pruning More... over 8 years ago
Don't use default_proc in query graph edge hash More... over 8 years ago
Fix check for valid parent indexes More... over 8 years ago
Index lookup code cleanup More... over 8 years ago
Avoid duplicate fields in index enumerator More... over 8 years ago
Add acknowledgements in README More... over 8 years ago
Use graph to check for correct index usage More... over 8 years ago
Fix broken planner test More... over 8 years ago
Use join order instead of path when building queries More... over 8 years ago
Temporarily add materialized views in enumerator More... over 8 years ago
Continue eliminating graph root More... over 8 years ago
Determine index equivalence based on graphs, not paths More... over 8 years ago
Start removal of root from query graph More... over 8 years ago
Pick a join order for graphs More... over 8 years ago