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

babelfish-for-postgresql / babelfish_extensions / 8633253694
76%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: datetime2fromparts_bugfix
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 10 Apr 2024 03:25PM 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.568% (+0.003%) from 72.565%
8633253694

push

github

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

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

41141 of 56693 relevant lines covered (72.57%)

63196.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8633253694.1 10 Apr 2024 03:25PM UTC 114
72.57
GitHub Action Run
Source Files on build 8633253694
  • Tree
  • List 114
  • Changed 63
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #8633253694
  • 3d1a1cb6 on github
  • Prev Build on BABEL_4_X_DEV (#8629289985)
  • Next Build on BABEL_4_X_DEV (#8633276413)
  • 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