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

typeorm / typeorm / 15452286558

04 Jun 2025 08:39PM UTC coverage: 76.326% (+0.02%) from 76.308%
15452286558

push

github

web-flow
fix(postgres): resolve alias or table name in upsert/insert or update conditionally (#11452)

* fix: resolve regression in upsert and orUpdate for PostgreSQL driver

This fix addresses a regression introduced in
pull request #11082 by ensuring correct handling of alias names and table names when they are equal or distinct when entities use schema

Closes: #11440

* style: code formatted

* chore: run tests by running through all the drivers

* chore: set enabledDrivers as postgres

* chore: added postgres family members as enabled drivers

* chore: accepted suggestion to remove extra comments

Co-authored-by: Mike Guida <mike@mguida.com>

---------

Co-authored-by: Mike Guida <mike@mguida.com>

9193 of 12749 branches covered (72.11%)

Branch coverage included in aggregate %.

18863 of 24009 relevant lines covered (78.57%)

197528.59 hits per line

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

91.76
/src/query-builder/InsertQueryBuilder.ts


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc