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

amazon-aurora / babelfish_extensions / 7882781256
36%
main: 77%

Build:
Build:
LAST BUILD BRANCH: jira-babel-ssms-perf
DEFAULT BRANCH: main
Ran 13 Feb 2024 07:38AM UTC
Jobs 1
Files 113
Run time 7s
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

13 Feb 2024 06:45AM UTC coverage: 72.855%. First build
7882781256

push

github

Sharu Goel
sp_rename is not updating function/procedure name in babelfish_schema_permissions catalog

Currently, if we create procedures and functions in system databases
such as master and rename those objects using sp_rename, their entries
in the babelfish_schema_permissions catalog is not updated. This is
because we were using the physical schema name to do the catalog lookup
which would work if we were using a user defined T-SQL database in
single-db mode.

In this commit, after we get the physical schema name of the procedure
or function, we extract the logical schema name and then use that name
to do the catalog lookup in babelfish_schema_permissions.

Signed-off-by: Sharu Goel <goelshar@amazon.com>

41023 of 56308 relevant lines covered (72.85%)

55724.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7882781256.1 13 Feb 2024 07:38AM UTC 0
72.85
GitHub Action Run
Source Files on build 7882781256
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7882781256
  • 28eae3dd on github
  • Next Build on sharu-dev-babel-4768 (#7882937981)
  • 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