Skip to content

Add support for custom index names and enforce length limit#8

Merged
SimonCropp merged 1 commit intomainfrom
Add-support-for-custom-index-names-and-enforce-length-limit
Jan 12, 2026
Merged

Add support for custom index names and enforce length limit#8
SimonCropp merged 1 commit intomainfrom
Add-support-for-custom-index-names-and-enforce-length-limit

Conversation

@SimonCropp
Copy link
Owner

Introduces the WithIndexName method to OrderByBuilder, allowing users to specify a custom index name for ordering indexes. Enforces a maximum index name length of 128 characters, throwing informative exceptions if exceeded. Updates documentation and adds comprehensive tests for index name scenarios, including chaining and error cases.

Introduces the WithIndexName method to OrderByBuilder, allowing users to specify a custom index name for ordering indexes. Enforces a maximum index name length of 128 characters, throwing informative exceptions if exceeded. Updates documentation and adds comprehensive tests for index name scenarios, including chaining and error cases.
@SimonCropp SimonCropp added this to the 0.2.0 milestone Jan 12, 2026
@SimonCropp SimonCropp merged commit db978d0 into main Jan 12, 2026
4 checks passed
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