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

Changed TINYINT length for Bool values #76

Closed
wants to merge 1 commit into from
Closed

Conversation

bre7
Copy link
Contributor

@bre7 bre7 commented Mar 1, 2018

Use TINYINT with length = 1 instead of length = 4

Use TINYINT with length = 1 instead of length = 4
@bre7 bre7 changed the title Changed length for Bool values Changed TINYINT length for Bool values Mar 1, 2018
@bre7 bre7 mentioned this pull request Mar 3, 2018
@tanner0101 tanner0101 added this to the 3.0.0-rc.2 milestone Mar 12, 2018
@tanner0101 tanner0101 added the enhancement New feature or request label Mar 12, 2018
@tanner0101 tanner0101 self-assigned this Mar 12, 2018
@tanner0101
Copy link
Member

I added a bool type and conformed Bool to the mysql column type protocol. See the referenced commit. Thanks!

@tanner0101 tanner0101 closed this Mar 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Vapor 3
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants