• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stephenafamo / bob / 28262282545

Builds Branch Commit Type Ran Committer Via Coverage
28262282545 main Attempt to force sqlite tests to run sequentially This is to prevent "database is locked" errors push 26 Jun 2026 08:12PM UTC stephenafamo github
47.06
28258986922 main Fixed PostgreSQL generated query parsing for CTEs that use table functions in `FROM` push 26 Jun 2026 07:06PM UTC stephenafamo github
47.06
28257613263 main Merge pull request #714 from sandonemaki/perf/loader-eq-any perf(gen): use col = ANY(\$1) for single-column relationship loaders on psql push 26 Jun 2026 06:41PM UTC web-flow github
46.71
28257599298 perf/loader-eq-any Merge branch 'main' into perf/loader-eq-any Pull #714 26 Jun 2026 06:40PM UTC web-flow github
46.71
27980932791 main Update CHANGELOG push 22 Jun 2026 08:24PM UTC stephenafamo github
46.68
27980838183 main Change the closure in `RunInTx` to pass `bob.Transaction` instead of `bob.Executor` push 22 Jun 2026 08:23PM UTC stephenafamo github
46.71
27769693805 main Update github.com/gofrs/uuid to v5 push 18 Jun 2026 03:28PM UTC stephenafamo github
46.68
27726820927 main Merge pull request #708 from cbarber/feat/column-order-config feat(codegen): add column_order config option push 17 Jun 2026 11:51PM UTC web-flow github
46.68
27574735711 feat/column-order-config feat(codegen): add column_order config option Add a column_order option (values: "ordinal" | "name") to the shared helpers.Config, propagated to all three drivers (psql, mysql, sqlite). When set to "name", generated model columns are sorted alph... Pull #708 17 Jun 2026 08:51PM UTC cbarber github
46.68
27477267981 feat/counts-grouped-by feat(gen): add LoadCount<Rel>By<Parent> grouped count helper Generates a free function that counts a to-many relationship grouped by an arbitrary column (e.g. a status) and returns every bucket for every parent in a single GROUP BY query: map[par... Pull #716 13 Jun 2026 07:58PM UTC sandonemaki github
46.71
27475057193 perf/loader-eq-any changelog Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Pull #714 13 Jun 2026 06:29PM UTC sandonemaki github
46.71
27473977979 perf/loader-eq-any perf(gen): use col = ANY($1) for single-column relationship loaders on psql Generated <Parent>Slice relationship queries and the batch count method LoadCount<Rel> filtered children with `fk IN (SELECT unnest(CAST($1 AS T[])))`. For a single join ... Pull #714 13 Jun 2026 05:42PM UTC sandonemaki github
46.68
27473518136 perf/loader-eq-any perf(gen): use col = ANY($1) for single-column relationship loaders on psql Generated <Parent>Slice relationship queries and the batch count method LoadCount<Rel> filtered children with `fk IN (SELECT unnest(CAST($1 AS T[])))`. For a single join ... Pull #714 13 Jun 2026 05:25PM UTC sandonemaki github
46.71
27344454189 main Remove redundant blank line push 11 Jun 2026 11:54AM UTC stephenafamo github
46.71
27344372433 main Update CHANGELOG for v0.46.0 push 11 Jun 2026 11:53AM UTC stephenafamo github
46.68
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 80
  • 81
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc