Versions in this module Expand all Collapse all v1 v1.0.4 Aug 8, 2022 Changes in this version + const ARRAY + const BIGINT + const BINARY + const BIT + const BLOB + const BOOLEAN + const CHAR + const CLOB + const DATALINK + const DATE + const DECIMAL + const DISTINCT + const DOUBLE + const FLOAT + const INTEGER + const JAVA_OBJECT + const LONGNVARCHAR + const LONGVARBINARY + const LONGVARCHAR + const NCHAR + const NCLOB + const NULL + const NUMERIC + const NVARCHAR + const OTHER + const REAL + const REF + const REF_CURSOR + const ROWID + const SMALLINT + const SQLXML + const STRUCT + const TIME + const TIMESTAMP + const TIMESTAMP_WITH_TIMEZONE + const TIME_WITH_TIMEZONE + const TINYINT + const VARBINARY + const VARCHAR + var SqlTypes = map[string]int32 + func AppendInParam(size int) string + func GetSqlType(dataType string) int32 + type SqlType int32