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

Simplify adding new column to table #1034

Merged
merged 2 commits into from
Nov 3, 2021

Conversation

lwhite1
Copy link
Collaborator

@lwhite1 lwhite1 commented Nov 3, 2021

Thanks for contributing.

Description

Automatically fill empty columns to match the size of the table they are added to. Columns that are not empty must continue to match the size of the table when added as adding a 24 row column to a 23 row table is most likely a bug

Testing

Did you add a unit test? Yes.

@lwhite1 lwhite1 merged commit c324019 into master Nov 3, 2021
@lwhite1 lwhite1 deleted the simplify-adding-new-column-to-table branch March 26, 2022 18:55
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.

1 participant