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

elastic / cloudbeat / 25189999501
76%
main: 76%

Build:
Build:
LAST BUILD BRANCH: 9.3
DEFAULT BRANCH: main
Ran 30 Apr 2026 09:39PM UTC
Jobs 1
Files 235
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Apr 2026 09:22PM UTC coverage: 75.838% (+0.02%) from 75.814%
25189999501

push

github

web-flow
chore(deps): update module github.com/huandu/go-sqlbuilder to v1.40.2 (9.4) (#5755)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/huandu/go-sqlbuilder](https://redirect.github.com/huandu/go-sqlbuilder)
| indirect | minor | `v1.39.1` -> `v1.40.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>huandu/go-sqlbuilder
(github.com/huandu/go-sqlbuilder)</summary>

###
[`v1.40.2`](https://redirect.github.com/huandu/go-sqlbuilder/compare/v1.40.1...v1.40.2)

[Compare
Source](https://redirect.github.com/huandu/go-sqlbuilder/compare/v1.40.1...v1.40.2)

###
[`v1.40.1`](https://redirect.github.com/huandu/go-sqlbuilder/compare/v1.40.0...v1.40.1)

[Compare
Source](https://redirect.github.com/huandu/go-sqlbuilder/compare/v1.40.0...v1.40.1)

###
[`v1.40.0`](https://redirect.github.com/huandu/go-sqlbuilder/releases/tag/v1.40.0)

[Compare
Source](https://redirect.github.com/huandu/go-sqlbuilder/compare/v1.39.1...v1.40.0)

#### What's new

##### Struct field / db tag improvements

Support treating a db tag on a struct-typed field as a database alias
and expanding its exported fields as aliased columns. This makes it
possible to build JOIN projections like `post.id`, `post.title`, etc.,
from a nested struct field and keeps `Addr`/`Scan` behavior working by
allocating nested pointers when scanning.

Note: This change preserves existing semantics for scalar-like structs
(types implementing `sql.Scanner`/`driver.Valuer`/`time.Time`, etc) —
they are not expanded.

See issue
[#&#8203;233](https://redirect.github.com/huandu/go-sqlbuilder/issues/233)
for more details.

##### Oracle `SELECT` behavior

Use `OFFSET ... FETCH` pattern for Oracle `SELECT` pagination.

Potential Oracle compatibility note: the change to use `OFFSET ...
FETCH` for Oracle pagination may affect environments using older Oracle
vers... (continued)

9730 of 12830 relevant lines covered (75.84%)

16.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25189999501.1 30 Apr 2026 09:39PM UTC 235
75.84
GitHub Action Run
Source Files on build 25189999501
  • Tree
  • List 235
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 18a608c1 on github
  • Prev Build on 9.4 (#25189999129)
  • Next Build on 9.4 (#25189871684)
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