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

KarpelesLab / psql / 22834113307

09 Mar 2026 01:01AM UTC coverage: 65.987% (-5.8%) from 71.819%
22834113307

push

github

MagicalTux
Merge remote features (RETURNING, ILike, IsDuplicate, subqueries, typed slices)

Resolve conflicts in error.go, insert.go, replace.go by integrating remote
PostgreSQL RETURNING support and IsDuplicate with dialect-based dispatch:
- Add ReturningRenderer interface for RETURNING clause support
- Add DuplicateChecker interface for engine-specific duplicate detection
- IsDuplicate delegates to registered dialect checkers (PG via SQLState,
  MySQL via error 1062, SQLite via message matching)
- Insert/InsertIgnore/Replace use ReturningRenderer to decide RETURNING

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

221 of 433 new or added lines in 11 files covered. (51.04%)

500 existing lines in 19 files now uncovered.

2749 of 4166 relevant lines covered (65.99%)

61.34 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

58.54
/replace.go


Source Not Available

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