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

Fix issue 14708 tinyint #14709

Merged
merged 7 commits into from
Jan 14, 2020
Merged

Fix issue 14708 tinyint #14709

merged 7 commits into from
Jan 14, 2020

Conversation

ruudboon
Copy link
Member

Hello!

In raising this pull request, I confirm the following:

  • I have read and understood the Contributing Guidelines
  • I have checked that another pull request for this purpose does not exist
  • I wrote some tests for this PR
  • I have updated the relevant CHANGELOG
  • I have created a PR for the documentation about this change

Small description of change:
Fixed that tinyint is handled as int instead of boolean under MySQL

@codecov
Copy link

codecov bot commented Jan 14, 2020

Codecov Report

Merging #14709 into 4.0.x will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##            4.0.x   #14709      +/-   ##
==========================================
+ Coverage   67.96%   67.97%   +<.01%     
==========================================
  Files         483      483              
  Lines      111483   111461      -22     
==========================================
- Hits        75774    75761      -13     
+ Misses      35709    35700       -9

@niden niden added 4.0.3 bug A bug report status: medium Medium labels Jan 14, 2020
@niden niden merged commit 35d480e into phalcon:4.0.x Jan 14, 2020
@ruudboon ruudboon deleted the fix-issue-14708-tinyint branch February 4, 2020 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug report status: medium Medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants