Skip to content

Support more types for convert ToBool#135

Closed
hungnl-dev wants to merge 1 commit intospf13:masterfrom
hungnl-dev:support-more-types-toboole
Closed

Support more types for convert ToBool#135
hungnl-dev wants to merge 1 commit intospf13:masterfrom
hungnl-dev:support-more-types-toboole

Conversation

@hungnl-dev
Copy link
Copy Markdown

I find it weird for function converting ToBool to work with int but unable to convert int64, so I think we should add some more.
Types added:

  • int8
  • int16
  • int32
  • int64
  • uint
  • uint8
  • uint16
  • uint32
  • uint64

Types added:
- int8
- int16
- int32
- int64
- uint
- uint8
- uint16
- uint32
- uint64
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 1, 2022

CLA assistant check
All committers have signed the CLA.

@ericuni
Copy link
Copy Markdown

ericuni commented Mar 27, 2022

Please accept this pull request, mysql bool is actually int8, we need this.

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.

3 participants