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

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

Build:
Build:
LAST BUILD BRANCH: fix_script_injection
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 18 Dec 2024 11:39AM 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

18 Dec 2024 10:54AM UTC coverage: 73.781%. Remained the same
12391500641

push

github

web-flow
Fix alter table drop column drops trigger on the table (#3225) (#3277)

In postgres trigger and functions are two different objects. You first define a function and then use it in your trigger definition. In babelfish we handle this internally so that for users it feels like a single object. As part of this internal handing we also drop the function created for this trigger as part of post object access hook. Currently the condition for DROP TABLE was incomplete and even for DROP COLUMN we would drop the triggers associated with the table.
As a fix add another condition to only execute this internal drop of triggers for DROP TABLE.

Issues Resolved: BABEL-5417
Signed-off-by: Tanzeel Khan <tzlkhan@amazon.com>

1 of 1 new or added line in 1 file covered. (100.0%)

43105 of 58423 relevant lines covered (73.78%)

147818.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12391500641.1 18 Dec 2024 11:39AM UTC 114
73.78
GitHub Action Run
Source Files on build 12391500641
  • Tree
  • List 114
  • Changed 62
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12391500641
  • 591e3462 on github
  • Prev Build on BABEL_3_X_DEV (#12391492564)
  • Next Build on BABEL_3_X_DEV (#12391544143)
  • 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