0
I Use This!
High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
May 28, 2024 — May 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add another query, make table fields public More... about 1 year ago
Add the remaining tables and fix recursive table More... about 1 year ago
Add readme More... about 1 year ago
Rename project to rust-query More... about 1 year ago
Fix lints, allow private bounds More... about 1 year ago
Explicitly track row.get More... about 1 year ago
Dynamic query rebuild More... about 1 year ago
Stricter scoping More... about 1 year ago
Remove unnecessary join More... about 1 year ago
use table names for aliases More... about 1 year ago
unquote MyAlias More... about 1 year ago
Add join condition More... about 1 year ago
Reimplement missing stuff More... about 1 year ago
Add more examples More... about 1 year ago
Clean up More... about 1 year ago
Merge MyIden and MyFk More... about 1 year ago
Cleanup More... about 1 year ago
Special case pk More... about 1 year ago
Add implicit joins More... about 1 year ago
Try implementing example query More... about 1 year ago
build sql More... about 1 year ago
Rename some stuff and tweak variance More... about 1 year ago
Return polymorphic, base as new arg More... about 1 year ago
Make all_rows return explicit type More... about 1 year ago
Get stuff working More... about 1 year ago
Split into Query and Group structs More... about 1 year ago
Refactor ast More... about 1 year ago
implement join More... over 1 year ago
Add Value impls More... over 1 year ago
Move rank_asc to Group More... over 1 year ago