Skip to content

Schema constraints#33

Merged
tomijaga merged 3 commits into0.0.1from
schema-constraints
Apr 28, 2025
Merged

Schema constraints#33
tomijaga merged 3 commits into0.0.1from
schema-constraints

Conversation

@tomijaga
Copy link
Copy Markdown
Member

@tomijaga tomijaga commented Apr 27, 2025

Resolves #12

- #Min and #Max value constraints

- #MinSize, #MaxSize and #Size constraints
- adds a is_unique field to the existing composite index implementation to differentiate between the two and how to handle insertions in the index
@tomijaga tomijaga merged commit 79e2aae into 0.0.1 Apr 28, 2025
0 of 2 checks passed
@tomijaga tomijaga deleted the schema-constraints branch April 28, 2025 00:21
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.

Schema Constraints

1 participant