1
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix inspect for entities More... about 10 years ago
Track tables used by queries More... about 10 years ago
Add simple readme More... about 10 years ago
Track foreign key traversals More... about 10 years ago
Add documentation generation to Rakefile More... about 10 years ago
Check all tables for usable identity mappings More... about 10 years ago
Refactor query planner index step More... about 10 years ago
Avoid passing the workload when applying planner steps More... about 10 years ago
Refactor QueryState to map fields from query More... about 10 years ago
Add start of hotel example More... about 10 years ago
Fix project directory structure More... about 10 years ago
Fix multiple plan generation in query planner More... about 10 years ago
Add filtering step to planner, lots of refactoring More... about 10 years ago
Make field values always contain table name More... about 10 years ago
Keep track of fields while planning queries More... about 10 years ago
Rename fields instance variable on SortStep More... about 10 years ago
Some index refactoring More... about 10 years ago
Minor fix to entity DSL More... about 10 years ago
Cleanup and more documentation More... about 10 years ago
Add simple DSL for entity creation More... about 10 years ago
Add more documentation More... about 10 years ago
More test cleanup More... about 10 years ago
Shorten require statements in tests More... about 10 years ago
Add new class for individual query plans More... about 10 years ago
Clean up planner tests More... about 10 years ago
Fix some query planner tests More... about 10 years ago
Fix query plan tree generation More... about 10 years ago
Add methods for inspecting query plans More... about 10 years ago
Switch to pry-byebug for debugging in Pry More... about 10 years ago
Track a tree of possible query plans More... about 10 years ago