Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added length limits and constraint for max length #12

Merged
merged 3 commits into from
Apr 29, 2024
Merged

Added length limits and constraint for max length #12

merged 3 commits into from
Apr 29, 2024

Conversation

bilimig
Copy link
Collaborator

@bilimig bilimig commented Apr 11, 2024

Description

Added max length constrains for all text variables in tables

Related issue and/or ticket

RSN-22

@bilimig bilimig added the scope: database Indicates that PR relates to database changes. label Apr 11, 2024
@bilimig bilimig requested review from raczu and wzarek April 11, 2024 22:01
@wzarek wzarek added the status: ready for review Determines that PR is ready for review. label Apr 11, 2024
@raczu raczu added the type: feature PR's categorised as feature. label Apr 11, 2024
Copy link
Owner

@wzarek wzarek left a comment

Choose a reason for hiding this comment

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

All seems fine, but if we use keywords in uppercase, then 'constraint' should be uppercase too. Another thing is - should .sql files be LF or CRLF? Because you have changed line endings to LF, so please do little research about it and if it should be LF - we would need to make similar changes to #5 so all SQL files would be standarized then.

@wzarek wzarek added status: require changes Determines that PR requires changes to be approved. and removed status: ready for review Determines that PR is ready for review. labels Apr 14, 2024
@wzarek
Copy link
Owner

wzarek commented Apr 15, 2024

Add eol to LF to .gitattributes for all files except .cs

@bilimig bilimig requested a review from wzarek April 17, 2024 17:55
@wzarek wzarek added status: ready for review Determines that PR is ready for review. and removed status: require changes Determines that PR requires changes to be approved. labels Apr 18, 2024
Copy link
Owner

@wzarek wzarek left a comment

Choose a reason for hiding this comment

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

OK

Copy link
Collaborator

@raczu raczu left a comment

Choose a reason for hiding this comment

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

lgtm

@bilimig bilimig merged commit b789cf4 into main Apr 29, 2024
6 checks passed
@wzarek wzarek deleted the RSN-22 branch May 8, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: database Indicates that PR relates to database changes. status: ready for review Determines that PR is ready for review. type: feature PR's categorised as feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants