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

babelfish-for-postgresql / babelfish_extensions / 12381310412
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 17 Dec 2024 09:32PM UTC
Jobs 1
Files 115
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

17 Dec 2024 08:59PM UTC coverage: 74.818% (+0.003%) from 74.815%
12381310412

push

github

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

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%)

46468 of 62108 relevant lines covered (74.82%)

162959.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12381310412.1 17 Dec 2024 09:32PM UTC 115
74.82
GitHub Action Run
Source Files on build 12381310412
  • Tree
  • List 115
  • Changed 68
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12381310412
  • f756df14 on github
  • Prev Build on BABEL_5_X_DEV (#12375565970)
  • Next Build on BABEL_5_X_DEV (#12387127657)
  • 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