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

amazon-aurora / babelfish_extensions / 7882937981 / 1
36%
main: 77%

Build:
Build:
LAST BUILD BRANCH: jira-babel-ssms-perf
DEFAULT BRANCH: main
Ran 13 Feb 2024 07:43AM UTC
Files 113
Run time 3s
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 07:08AM UTC coverage: 72.852% (-0.003%) from 72.855%
7882937981.1

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 56310 relevant lines covered (72.85%)

55625.71 hits per line

Source Files on job 7882937981.1
  • Tree
  • List 0
  • Changed 59
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7882937981
  • ca056dae on github
  • Prev Job for on sharu-dev-babel-4768 (#7882781256.1)
  • Next Job for on sharu-dev-babel-4768 (#7884819929.1)
  • 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