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

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

Build:
Build:
LAST BUILD BRANCH: BABEL-5577
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 10 Apr 2024 03:20PM 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

10 Apr 2024 02:46PM UTC coverage: 72.935% (-0.005%) from 72.94%
8633258791

push

github

web-flow
Fix scripting of tables with index on non first columns (#2424) (#2479)

When exporting ddl_script for tables with indexes/constraints on columns which are not first in the table definition, wrong table definition in scripted. This is because the scripting tool uses sys.index_columns underneath and we are not returning the correct output currently. We also need to fix the index_id in sys.indexes since index_id is unique id for each index per table. index_id in sys.indexes and sys.index_columns should be same. Also fix sys.generated columns. Currently returns duplicates entries when two tables have same name generated columns.

Cherry Picked From
#2424

Issues Resolved
[BABEL-4817],[BABEL-4853]

Signed-off-by: Tanzeel Khan tzlkhan@amazon.com

41195 of 56482 relevant lines covered (72.93%)

63080.24 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
73.42
-0.95% contrib/babelfishpg_tds/src/backend/tds/tdscomm.c
Jobs
ID Job ID Ran Files Coverage
1 8633258791.1 10 Apr 2024 03:20PM UTC 114
72.93
GitHub Action Run
Source Files on build 8633258791
  • Tree
  • List 114
  • Changed 61
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #8633258791
  • f090b885 on github
  • Prev Build on BABEL_3_X_DEV (#8629329419)
  • Next Build on BABEL_3_X_DEV (#8634772386)
  • 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