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

[SQLLINE-224] Validate values for integer properties before setting #230

Closed
wants to merge 2 commits into from

Conversation

snuyanzin
Copy link
Collaborator

The PR suggests validation if values for number properties are numbers otherwise not set.

fixes #224

@arina-ielchiieva
Copy link
Collaborator

@snuyanzin just a note here, that this PR does not fully fix #224 but only part of the described issues.

@snuyanzin
Copy link
Collaborator Author

Thank you for your finding.
Currently I made exception traces printed only in case of verbose==true.

About isolation/outputformat and others I think it would make sense to continue after #186 will be finished. The reason is that #186 introduces possible values for properties to use them while autocompletion. The same values could be used for validation after that

@julianhyde
Copy link
Owner

Merged as e853fe4 and e04bb9c, fixes #224.

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.

Set command does not validate given value
3 participants