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

babelfish-for-postgresql / babelfish_extensions / 11071814946
74%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: BABEL-5577
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 27 Sep 2024 02:32PM UTC
Jobs 1
Files 114
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 Sep 2024 01:44PM UTC coverage: 73.688%. Remained the same
11071814946

push

github

web-flow
Fix issue with sp_tables failing for cross-database table qualifiers (#2961) (#2984)

This change fixes an issue with the sp_tables stored procedure, which incorrectly handled three-part object names across databases, throwing an error regarding database context. The root cause was sys.db_name() returning the wrong database name based on the object qualifier.

The issue affected the usability of linked servers in Babelfish, as it prevented accurate metadata retrieval, limiting compatibility with SQL Server.

The fix replaced sys.db_name() with a direct SELECT sys.db_name() to fetch the correct database name before comparing it against the table_qualifier.

Task: BABEL-5263

Signed-off-by: Roshan Kanwar <rskanwar@amazon.com>

42821 of 58111 relevant lines covered (73.69%)

146467.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11071814946.1 27 Sep 2024 02:32PM UTC 114
73.69
GitHub Action Run
Source Files on build 11071814946
  • Tree
  • List 114
  • Changed 70
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11071814946
  • 0b229b1a on github
  • Prev Build on BABEL_3_X_DEV (#11071513733)
  • Next Build on BABEL_3_X_DEV (#11074621742)
  • 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