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

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

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

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

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