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

babelfish-for-postgresql / babelfish_extensions / 13560355751
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 27 Feb 2025 06:53AM 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

27 Feb 2025 06:32AM UTC coverage: 75.01%. Remained the same
13560355751

push

github

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

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

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

47134 of 62837 relevant lines covered (75.01%)

188803.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13560355751.1 27 Feb 2025 06:53AM UTC 115
75.01
GitHub Action Run
Source Files on build 13560355751
  • Tree
  • List 115
  • Changed 80
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13560355751
  • de86de98 on github
  • Prev Build on BABEL_5_X_DEV (#13546613638)
  • Next Build on BABEL_5_X_DEV (#13562631177)
  • 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