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

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

Build:
Build:
LAST BUILD BRANCH: fix_script_injection
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 04 Apr 2025 10:47AM UTC
Jobs 1
Files 115
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

04 Apr 2025 10:14AM UTC coverage: 75.076%. Remained the same
14263122760

push

github

web-flow
Added login export functionality on Babelfish using supporting views and functions. (#3643)

This PR adds login export functionality to Babelfish, addressing a current limitation in Babelfish. The implementation includes essential system views (sys.server_permissions, sys.credentials, and sys.sql_logins) and functions (sys.loginproperty() and sys.fn_varbintohexsubstring) required for comprehensive login export capabilities. This enhancement enables users to export login information from Babelfish, maintaining compatibility with TSQL Server login management and facilitating login migration scenarios.

Added Components

Views:
sys.server_permissions: For managing server-level permissions
sys.credentials: For storing authentication credentials
sys.sql_logins: For managing SQL Server authentication logins

Functions:
sys.loginproperty(): To retrieve login properties
sys.fn_varbintohexsubstring: For binary-to-hex conversion functionality

Task: BABEL-3922

Signed-off-by: Shreya Rai shreyaxr@amazon.com

47741 of 63590 relevant lines covered (75.08%)

238273.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14263122760.1 04 Apr 2025 10:47AM UTC 115
75.08
GitHub Action Run
Source Files on build 14263122760
  • Tree
  • List 115
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14263122760
  • c2074d47 on github
  • Prev Build on BABEL_4_X_DEV (#14263102480)
  • Next Build on BABEL_4_X_DEV (#14267785742)
  • 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

© 2025 Coveralls, Inc