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

stephenafamo / bob / 22709134689 / 1
43%
main: 44%

Build:
Build:
LAST BUILD BRANCH: refactor/merge-when-chain-api
DEFAULT BRANCH: main
Ran 05 Mar 2026 08:40AM UTC
Files 237
Run time 6s
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

05 Mar 2026 08:26AM UTC coverage: 42.894% (+0.3%) from 42.553%
22709134689.1

Pull #638

github

tak848
Fix MySQL getInserted generating SELECT * instead of explicit column list

When the database table has columns not present in the model struct,
Insert().One()/All()/Cursor() generated SELECT * causing scan errors.
Use ColumnsExpr() to select only model columns, consistent with
PostgreSQL/SQLite which already use explicit columns in RETURNING.

Signed-off-by: TAK848 <takuya.takahashi.001@layerx.co.jp>
Pull Request #638: Fix MySQL getInserted generating SELECT * instead of explicit column list

10056 of 23444 relevant lines covered (42.89%)

299.26 hits per line

Source Files on job go-stable - 22709134689.1
  • Tree
  • List 237
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22709134689
  • 7955b689 on github
  • Prev Job for on fix/mysql-getinserted-explicit-columns (#22207669429.1)
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