package
Version:
v1.7.2
Opens a new window with list of versions in this module.
Published: Sep 3, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
-
func ConvertDataType(dataBaseType int, isDefaultNull, unsigned, strict bool) (string, string, error)
-
func ConvertStringDataType(dataBaseType string, isDefaultNull, unsigned, strict bool) (goType string, thirdPkg string, isPQArray bool, err error)
ConvertDataType converts mysql column type into golang type
ConvertStringDataType converts mysql column type into golang type
Source Files
¶
Click to show internal directories.
Click to hide internal directories.