Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug fix for alter table add multiple columns #1179

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

aman-db
Copy link
Contributor

@aman-db aman-db commented Nov 8, 2024

closes #1025

Add code for Alter Table Add multiple Columns.
Also added a fix for the default constraint previously it is translated to GENERATED ALWAYS AS

@aman-db aman-db added bug Something isn't working do-not-merge labels Nov 8, 2024
@aman-db aman-db self-assigned this Nov 8, 2024
Copy link

github-actions bot commented Nov 8, 2024

Coverage tests results

451 tests  +3   417 ✅ +3   4s ⏱️ ±0s
  6 suites ±0    34 💤 ±0 
  6 files   ±0     0 ❌ ±0 

Results for commit 381ea49. ± Comparison against base commit 50771bf.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working do-not-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: #tredence - Transpile - Not able to convert more than 1 add columns in Alter statement
1 participant