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

Basic implementation of ALTER TABLE ADD/DROP COLUMN. #8

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

DaveRMaltby
Copy link
Contributor

No description provided.

@DaveRMaltby DaveRMaltby linked an issue Apr 3, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Apr 3, 2024

Code Coverage

Package Line Rate Branch Rate Health
SqlBuildingBlocks.Core 0% 0%
SqlBuildingBlocks.Grammars.PostgreSQL 0% 100%
SqlBuildingBlocks.Grammars.MySQL 72% 93%
SqlBuildingBlocks.Core.Tests 1% 18%
SqlBuildingBlocks.Core 36% 24%
SqlBuildingBlocks.Core 74% 52%
SqlBuildingBlocks.Core.Tests 2% 24%
SqlBuildingBlocks.Core 28% 16%
SqlBuildingBlocks.Grammars.SQLServer 42% 35%
SqlBuildingBlocks.Grammars.AnsiSQL 0% 100%
SqlBuildingBlocks.Core 0% 0%
Summary 23% (3349 / 14711) 19% (1328 / 7075)

@DaveRMaltby DaveRMaltby merged commit 7870255 into main Apr 3, 2024
1 check passed
@DaveRMaltby DaveRMaltby deleted the 7-add-alter-table-adddrop-column-support branch April 3, 2024 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ALTER TABLE ADD/DROP COLUMN support
1 participant