Skip to content

Up not required when adding serial columns #432

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

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Conversation

ryanslade
Copy link
Contributor

serial columns have an implicit default value so the up field is not
required.

Closes #193

`serial` columns have an implicit default value so the `up` field is not
required.
@ryanslade ryanslade merged commit 2d2b4a0 into main Oct 25, 2024
26 checks passed
@ryanslade ryanslade deleted the rs/serial-up-not-required branch October 25, 2024 09:23
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.

Adding a serial column
2 participants