Skip to content

Extra short string#120

Open
mattenbergerp wants to merge 5 commits intoqualipool:masterfrom
mattenbergerp:feature/extra-short-string
Open

Extra short string#120
mattenbergerp wants to merge 5 commits intoqualipool:masterfrom
mattenbergerp:feature/extra-short-string

Conversation

@mattenbergerp
Copy link

Semantic versioning

This PR is a Minor (non-breaking change, adds functionality or feature)

Generall things to consider

Notable changes

Strings usually have limits on APIs, databases, display or other.
This change is taking these practical limits into consideration by limiting them to a reasonable length.

Added

1 new simple type for extra short strings (up to 50 characters).

Changed

Replaced certain string type usages to extraShortString.

Copy link
Contributor

@merrycoder merrycoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

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.

4 participants