Skip to content

docs(mysql): clarify boolean type mapping#2841

Merged
Snailclimb merged 1 commit intoSnailclimb:mainfrom
zuyua9:docs/mysql-boolean-type
Apr 30, 2026
Merged

docs(mysql): clarify boolean type mapping#2841
Snailclimb merged 1 commit intoSnailclimb:mainfrom
zuyua9:docs/mysql-boolean-type

Conversation

@zuyua9
Copy link
Copy Markdown
Contributor

@zuyua9 zuyua9 commented Apr 30, 2026

Summary

  • clarify that MySQL BOOL and BOOLEAN are aliases for TINYINT(1)
  • distinguish that mapping from the separate BIT(1) bit-field type

Tests

  • Not run; documentation-only correction.

@Snailclimb Snailclimb merged commit 629860f into Snailclimb:main Apr 30, 2026
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.

2 participants