Skip to content

Feature/support multiple column check constraints#11

Merged
marcobambini merged 3 commits intomarcobambini:masterfrom
stephnol:feature/Support-Multiple-Check-Constraints
Jan 19, 2026
Merged

Feature/support multiple column check constraints#11
marcobambini merged 3 commits intomarcobambini:masterfrom
stephnol:feature/Support-Multiple-Check-Constraints

Conversation

@stephnol
Copy link
Contributor

  • Support a constraint name for every type of column constraints.

  • Define and use a sql3checkconstraint struct for column check constraints.

  • Support multiple column check constraints.

  • Standardize using {} for case statements in sql3parse_column_constraints().

  • Standardize tabs vs spaces in modified code.

- Get rid of sql3column_constraint_name
- Standardize using {} for case statements in sql3parse_column_constraints()
- Standardize tabs vs spaces in modified code
@stephnol stephnol changed the title Feature/support multiple check constraints Feature/support multiple column check constraints Jan 16, 2026
@marcobambini marcobambini merged commit afce5fa into marcobambini:master Jan 19, 2026
1 check passed
@stephnol stephnol deleted the feature/Support-Multiple-Check-Constraints branch January 19, 2026 16:43
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.

2 participants