prisma / tiberius

TDS 7.2+ (Microsoft SQL Server) driver for Rust
Apache License 2.0
311 stars 113 forks source link

why tinyint convert to u8 #334

Open yuyang-ok opened 4 months ago

yuyang-ok commented 4 months ago

I think sql server doesn't have type unsinged int8. image