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