Versions in this module Expand all Collapse all v0 v0.0.1 Sep 21, 2023 Changes in this version + const CROSS_JOIN + const INNER_JOIN + const LEFT_JOIN + const RIGHT_JOIN + type Join struct + Condition string + Operator JoinType + TableName string + type JoinType int