Skip to content

smallint should map to short, not int. - #15

Open
burukan wants to merge 1 commit into
DarioN1:masterfrom
burukan:master
Open

smallint should map to short, not int.#15
burukan wants to merge 1 commit into
DarioN1:masterfrom
burukan:master

Conversation

@burukan

@burukan burukan commented Feb 12, 2021

Copy link
Copy Markdown

I was receiving weird cast error (that int16 could not be cast to int32) due to smallint -> int mapping.

smallint should map to short (int16), not int32.

This should fix such problems.

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