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

babelfish-for-postgresql / babelfish_extensions / 15771531976
76%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: 5577-5x
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 20 Jun 2025 05:29AM UTC
Jobs 1
Files 119
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

20 Jun 2025 04:55AM UTC coverage: 75.568% (-0.003%) from 75.571%
15771531976

push

github

web-flow
Rectified sys.database_principals view which was missing SID (#3730) (#3856)

* Rectified sys.database_principals view which was missing SID

sys.database_principals.sid acts as a foreign key and links to sys.server_principals.sid
This is how SQL users are linked to their respective logins. Certain database_principals like db roles will not have a corresponding mapping in server_principals, hence they have a SID which is generated by default by sql server at creation.
In this view, we want to map the users (the defaults like dbo as well) to the server_principals. The owner of the database is the login which is linked to 'dbo'. Hence, we will be mapping the owner of the current db to 'dbo'. Other user-defined logins are already part of the view currently.

Task: BABEL-5789

Signed-off-by: Ayush Shah <ayushdsh@amazon.com>

---------

Signed-off-by: Ayush Shah <ayushdsh@amazon.com>

48754 of 64517 relevant lines covered (75.57%)

324730.95 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
76.23
-0.62% contrib/babelfishpg_tds/src/backend/tds/tdscomm.c
Jobs
ID Job ID Ran Files Coverage
1 15771531976.1 20 Jun 2025 05:29AM UTC 119
75.57
GitHub Action Run
Source Files on build 15771531976
  • Tree
  • List 119
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15771531976
  • 9e43a47b on github
  • Prev Build on BABEL_4_X_DEV (#15768941453)
  • Next Build on BABEL_4_X_DEV (#15774821039)
  • Delete
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