Skip to content

Add constraint type#1054

Open
Desiders wants to merge 17 commits into
SeaQL:masterfrom
Desiders:add-constraint-type
Open

Add constraint type#1054
Desiders wants to merge 17 commits into
SeaQL:masterfrom
Desiders:add-constraint-type

Conversation

@Desiders

@Desiders Desiders commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

PR Info

New Features

Bug Fixes

Breaking Changes

Changes

@Desiders Desiders force-pushed the add-constraint-type branch from 74b70e2 to b9dcbb9 Compare April 23, 2026 14:41
@Desiders Desiders force-pushed the add-constraint-type branch from b9dcbb9 to 22945de Compare April 23, 2026 14:55
@Desiders Desiders marked this pull request as ready for review April 24, 2026 00:03
@Desiders

Copy link
Copy Markdown
Contributor Author

As I see, there was an added DeleteConstraint variant for alter table: f3c0b83.

I thought too about adding a Constraint variant for delete and using something like https://github.com/SeaQL/sea-query/blob/f3c0b8365e4378cf4de5c9426023e0d9a260494b/src/backend/mysql/table.rs#L20000 for table alter statement

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 constraint" support separately from table definition

1 participant