Categorygithub.com/phutson/mysqltypes
repositorypackage
0.1.2
Repository: https://github.com/phutson/mysqltypes.git
Documentation: pkg.go.dev

# README

mysqltypes

Build Status Coverage Status Providing golang types specifically for mysql Currently there is on a nullable version of a bit bool. In Mysql/Mariadb this is bit(1) where the not null flag is not set.