//
pkg.gl
Category
github.com/ixre/gof
db
orm
package
1.17.14
Repository:
https://github.com/ixre/gof.git
Documentation:
pkg.go.dev
Overview
Dependencies
16
Dependents
10
#
README
mysql中不要使用bit,golang database/sql无法检测到该类型,用tinyint(1)代替bit