Skip to content

docs: document unsigned option for MySQL column types#659

Open
lucasff wants to merge 1 commit intodrizzle-team:mainfrom
lucasff:main
Open

docs: document unsigned option for MySQL column types#659
lucasff wants to merge 1 commit intodrizzle-team:mainfrom
lucasff:main

Conversation

@lucasff
Copy link

@lucasff lucasff commented Mar 13, 2026

  • Added documentation for { unsigned: true } option on MySQL integer types (tinyint, smallint, mediumint, int, bigint) and floating-point types (float, double)
  • Added range information for signed and unsigned variants
  • Added code examples showing usage for each type

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