| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | BenchmarkSelect: test N=1/10/100/1000 all at once | Stefan Majewsky | 2026-04-11 | 1 | -78/+81 | |
| | | ||||||
| * | many more tests for query planning | Stefan Majewsky | 2026-04-11 | 2 | -21/+176 | |
| | | ||||||
| * | reduce function body of Select() further, add context to errors | Stefan Majewsky | 2026-04-11 | 2 | -15/+35 | |
| | | ||||||
| * | use reflect.VisibleFields() | Stefan Majewsky | 2026-04-11 | 1 | -25/+9 | |
| | | ||||||
| * | reduce function body of Select() | Stefan Majewsky | 2026-04-11 | 2 | -18/+46 | |
| | | ||||||
| * | say no to ctx | Stefan Majewsky | 2026-04-11 | 3 | -4/+10 | |
| | | ||||||
| * | move Select() to separate file | Stefan Majewsky | 2026-04-10 | 2 | -50/+58 | |
| | | ||||||
| * | generate INSERT/UPDATE/DELETE queries during BuildPlan | Stefan Majewsky | 2026-04-10 | 4 | -46/+188 | |
| | | ||||||
| * | reorganize code | Stefan Majewsky | 2026-04-10 | 13 | -155/+245 | |
| | | ||||||
| * | initial MVP for oblast.Select() | Stefan Majewsky | 2026-04-10 | 7 | -1/+232 | |
| | | ||||||
| * | start reflecting on types to build a query plan | Stefan Majewsky | 2026-04-10 | 6 | -1/+337 | |
| | | ||||||
| * | fix go.mod version | Stefan Majewsky | 2026-04-09 | 1 | -1/+1 | |
| | | ||||||
| * | add license in root directory to enable pkg.go.dev rendering | Stefan Majewsky | 2026-04-09 | 1 | -0/+73 | |
| | | ||||||
| * | project scaffold | Stefan Majewsky | 2026-04-09 | 8 | -2/+228 | |
| | | ||||||
| * | figuring out cgit real quick | Stefan Majewsky | 2026-04-09 | 2 | -0/+4 | |
