package
0.0.0-20241111215643-41f8e05b6e7e
Repository: https://github.com/aschoerk/go-sql-mem.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
Function to get the correct comparison function.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
the data necessary to convert a TermTree into a machine to calculate the result of the term.
describes one chain of joins.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
represents parts of expressions if left is != nil: leaf is nil, operator is >= 0 if right is nil, operator is unary (NOT) if leaf is != nil then operator is -1 and left and right are nil.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
describes a table expression in the From-Part including the preceding jointype, if there is one.
represents the view on the table used for joining, isOuter defines, that table should be outer-joined values represents the view records where the first Value in the records represents the internal record-Id (as int64) if there is one.

# Interfaces

initialized by From-Expression starts delivering Joined View of Record which is base of select-statement allows conversion of GoSqlIdentifier to index so that machine can access attributes by index Next-Operation iterates through valid.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author