Skip to content

Chore: Add the max identifier length to the mssql adapter#5527

Merged
themisvaltinos merged 1 commit intomainfrom
themis/mssqllimit
Oct 10, 2025
Merged

Chore: Add the max identifier length to the mssql adapter#5527
themisvaltinos merged 1 commit intomainfrom
themis/mssqllimit

Conversation

@themisvaltinos
Copy link
Contributor

This adds the max identifier length to 128 for mssql, closes: #5525

Similar to: #4432 to warn the user accordingly.

Docs: https://learn.microsoft.com/en-us/sql/sql-server/maximum-capacity-specifications-for-sql-server?view=sql-server-ver17

@themisvaltinos themisvaltinos requested review from a team and VaggelisD October 10, 2025 07:57
@themisvaltinos themisvaltinos merged commit 31daa66 into main Oct 10, 2025
36 checks passed
@themisvaltinos themisvaltinos deleted the themis/mssqllimit branch October 10, 2025 15:11
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.

MSSQL snapshot names exceed the 128 character object name length and break plans

2 participants