Skip to content

fix: clear range error for out-of-range whole number columns (#83)#164

Open
zekelinAlex wants to merge 1 commit into
TALXIS:masterfrom
zekelinAlex:users/alexander.zekelin/fix-wholenumber-range-error-issue-83
Open

fix: clear range error for out-of-range whole number columns (#83)#164
zekelinAlex wants to merge 1 commit into
TALXIS:masterfrom
zekelinAlex:users/alexander.zekelin/fix-wholenumber-range-error-issue-83

Conversation

@zekelinAlex

Copy link
Copy Markdown
Contributor

Сreating a record with a whole-number value above int range used to fail with a confusing "Incorrect attribute value type System.Int64" from the sdk. now the cli catches it first and tells you the value is out of the whole-number range, so it's clear the value is too big, not the type wrong.

Сloses #83

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