Documentation ¶
Index ¶
Constants ¶
View Source
const (
MAX_JOIN_DEPTH = 20
)
Variables ¶
View Source
var ( ErrNotSupported = errors.New("SQL parser does not support the query") ErrMaxJoinDepth = errors.New("recurse to MAX_JOIN_DEPTH") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.