|
| https://go.dev/ |
| Skip to Main Content | https://godoc.org/github.com/CovenantSQL/sqlparser#main-content |
|
Why Go
| https://godoc.org/github.com/CovenantSQL/sqlparser |
|
Case Studies
| https://go.dev/solutions#case-studies |
|
Use Cases
| https://go.dev/solutions#use-cases |
|
Security
| https://go.dev/security/ |
| Learn | https://go.dev/learn/ |
|
Docs
| https://godoc.org/github.com/CovenantSQL/sqlparser |
|
Effective Go
| https://go.dev/doc/effective_go |
|
Go User Manual
| https://go.dev/doc/ |
|
Standard library
| https://pkg.go.dev/std |
|
Release Notes
| https://go.dev/doc/devel/release |
| Packages | https://godoc.org/ |
|
Community
| https://godoc.org/github.com/CovenantSQL/sqlparser |
|
Recorded Talks
| https://go.dev/talks/ |
|
Meetups
| https://www.meetup.com/pro/go |
|
Conferences
| https://github.com/golang/go/wiki/Conferences |
|
Go blog
| https://go.dev/blog |
|
Go project
| https://go.dev/help |
|
| https://groups.google.com/g/golang-nuts |
|
| https://github.com/golang |
|
| https://twitter.com/golang |
|
| https://www.reddit.com/r/golang/ |
|
| https://invite.slack.golangbridge.org/ |
|
| https://stackoverflow.com/collectives/go |
|
| https://go.dev/ |
|
Why Go
| https://godoc.org/github.com/CovenantSQL/sqlparser |
|
Why Go
| https://godoc.org/github.com/CovenantSQL/sqlparser |
|
Case Studies
| https://go.dev/solutions#case-studies |
|
Use Cases
| https://go.dev/solutions#use-cases |
|
Security
| https://go.dev/security/ |
| Learn | https://go.dev/learn/ |
|
Docs
| https://godoc.org/github.com/CovenantSQL/sqlparser |
|
Docs
| https://godoc.org/github.com/CovenantSQL/sqlparser |
|
Effective Go
| https://go.dev/doc/effective_go |
|
Go User Manual
| https://go.dev/doc/ |
|
Standard library
| https://pkg.go.dev/std |
|
Release Notes
| https://go.dev/doc/devel/release |
| Packages | https://godoc.org/ |
|
Community
| https://godoc.org/github.com/CovenantSQL/sqlparser |
|
Community
| https://godoc.org/github.com/CovenantSQL/sqlparser |
|
Recorded Talks
| https://go.dev/talks/ |
|
Meetups
| https://www.meetup.com/pro/go |
|
Conferences
| https://github.com/golang/go/wiki/Conferences |
|
Go blog
| https://go.dev/blog |
|
Go project
| https://go.dev/help |
| https://groups.google.com/g/golang-nuts |
| https://github.com/golang |
| https://twitter.com/golang |
| https://www.reddit.com/r/golang/ |
| https://invite.slack.golangbridge.org/ |
| https://stackoverflow.com/collectives/go |
| Discover Packages | https://godoc.org/ |
|
github.com/CovenantSQL/sqlparser
| https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6 |
|
| https://go.dev/ |
|
Version:
v0.0.0-...-c4a6cf6
| https://godoc.org/github.com/CovenantSQL/sqlparser?tab=versions |
|
Go to latest
| https://godoc.org/github.com/CovenantSQL/sqlparser |
| Apache-2.0 | https://godoc.org/github.com/CovenantSQL/sqlparser?tab=licenses |
|
Imports: 13
| https://godoc.org/github.com/CovenantSQL/sqlparser?tab=imports |
|
Imported by: 1
| https://godoc.org/github.com/CovenantSQL/sqlparser?tab=importedby |
| Learn more about best practices | https://godoc.org/about#best-practices |
|
github.com/CovenantSQL/sqlparser
| https://github.com/CovenantSQL/sqlparser |
|
Open Source Insights
| https://deps.dev/go/github.com%2FCovenantSQL%2Fsqlparser/v0.0.0-20190618091803-c4a6cf6cebb6 |
|
README
| https://godoc.org/github.com/CovenantSQL/sqlparser#section-readme |
|
Notice
| https://godoc.org/github.com/CovenantSQL/sqlparser#readme-notice |
|
Usage
| https://godoc.org/github.com/CovenantSQL/sqlparser#readme-usage |
|
Documentation
| https://godoc.org/github.com/CovenantSQL/sqlparser#section-documentation |
|
Index
| https://godoc.org/github.com/CovenantSQL/sqlparser#pkg-index |
|
Constants
| https://godoc.org/github.com/CovenantSQL/sqlparser#pkg-constants |
|
Variables
| https://godoc.org/github.com/CovenantSQL/sqlparser#pkg-variables |
|
Functions
| https://godoc.org/github.com/CovenantSQL/sqlparser#pkg-functions |
|
Append(buf, node)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Append |
|
Backtick(in)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Backtick |
|
EncodeValue(buf, value)
| https://godoc.org/github.com/CovenantSQL/sqlparser#EncodeValue |
|
ExtractMysqlComment(sql)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ExtractMysqlComment |
|
ExtractSetValues(sql)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ExtractSetValues |
|
FetchBindVar(name, bindVariables)
| https://godoc.org/github.com/CovenantSQL/sqlparser#FetchBindVar |
|
FormatImpossibleQuery(buf, node)
| https://godoc.org/github.com/CovenantSQL/sqlparser#FormatImpossibleQuery |
|
GetBindvars(stmt)
| https://godoc.org/github.com/CovenantSQL/sqlparser#GetBindvars |
|
IsColName(node)
| https://godoc.org/github.com/CovenantSQL/sqlparser#IsColName |
|
IsDML(sql)
| https://godoc.org/github.com/CovenantSQL/sqlparser#IsDML |
|
IsNull(node)
| https://godoc.org/github.com/CovenantSQL/sqlparser#IsNull |
|
IsSimpleTuple(node)
| https://godoc.org/github.com/CovenantSQL/sqlparser#IsSimpleTuple |
|
IsValue(node)
| https://godoc.org/github.com/CovenantSQL/sqlparser#IsValue |
|
KeywordString(id)
| https://godoc.org/github.com/CovenantSQL/sqlparser#KeywordString |
|
NewPlanValue(node)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewPlanValue |
|
Normalize(stmt, bindVars, prefix)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Normalize |
|
Preview(sql)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Preview |
|
RedactSQLQuery(sql)
| https://godoc.org/github.com/CovenantSQL/sqlparser#RedactSQLQuery |
|
SkipQueryPlanCacheDirective(stmt)
| https://godoc.org/github.com/CovenantSQL/sqlparser#SkipQueryPlanCacheDirective |
|
SplitStatement(blob)
| https://godoc.org/github.com/CovenantSQL/sqlparser#SplitStatement |
|
SplitStatementToPieces(blob)
| https://godoc.org/github.com/CovenantSQL/sqlparser#SplitStatementToPieces |
|
StmtType(stmtType)
| https://godoc.org/github.com/CovenantSQL/sqlparser#StmtType |
|
String(node)
| https://godoc.org/github.com/CovenantSQL/sqlparser#String |
|
StringIn(str, values)
| https://godoc.org/github.com/CovenantSQL/sqlparser#StringIn |
|
StripLeadingComments(sql)
| https://godoc.org/github.com/CovenantSQL/sqlparser#StripLeadingComments |
|
Walk(visit, nodes)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Walk |
|
Types
| https://godoc.org/github.com/CovenantSQL/sqlparser#pkg-types |
|
type AliasedExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedExpr.Format |
|
type AliasedTableExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedTableExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedTableExpr.Format |
|
(node) RemoveHints()
| https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedTableExpr.RemoveHints |
|
type AndExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#AndExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#AndExpr.Format |
|
type BinaryExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#BinaryExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#BinaryExpr.Format |
|
type BoolVal
| https://godoc.org/github.com/CovenantSQL/sqlparser#BoolVal |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#BoolVal.Format |
|
type CaseExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#CaseExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#CaseExpr.Format |
|
type ColIdent
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
|
NewColIdent(str)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewColIdent |
|
(node) CompliantName()
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.CompliantName |
|
(node) Equal(in)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.Equal |
|
(node) EqualString(str)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.EqualString |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.Format |
|
(node) IsEmpty()
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.IsEmpty |
|
(node) Lowered()
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.Lowered |
|
(node) MarshalJSON()
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.MarshalJSON |
|
(node) String()
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.String |
|
(node) UnmarshalJSON(b)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.UnmarshalJSON |
|
type ColName
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColName |
|
(node) Equal(c)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColName.Equal |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColName.Format |
|
type ColTuple
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColTuple |
|
type CollateExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#CollateExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#CollateExpr.Format |
|
type ColumnDefinition
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnDefinition |
|
(col) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnDefinition.Format |
|
type ColumnKeyOption
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnKeyOption |
|
type ColumnType
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType |
|
(ct) DescribeType()
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType.DescribeType |
|
(ct) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType.Format |
|
(ct) SQLType()
| https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType.SQLType |
|
type Columns
| https://godoc.org/github.com/CovenantSQL/sqlparser#Columns |
|
(node) FindColumn(col)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Columns.FindColumn |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Columns.Format |
|
type CommentDirectives
| https://godoc.org/github.com/CovenantSQL/sqlparser#CommentDirectives |
|
ExtractCommentDirectives(comments)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ExtractCommentDirectives |
|
(d) IsSet(key)
| https://godoc.org/github.com/CovenantSQL/sqlparser#CommentDirectives.IsSet |
|
type Comments
| https://godoc.org/github.com/CovenantSQL/sqlparser#Comments |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Comments.Format |
|
type ComparisonExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#ComparisonExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ComparisonExpr.Format |
|
type ConvertExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertExpr.Format |
|
type ConvertType
| https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertType |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertType.Format |
|
type DBDDL
| https://godoc.org/github.com/CovenantSQL/sqlparser#DBDDL |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#DBDDL.Format |
|
type DDL
| https://godoc.org/github.com/CovenantSQL/sqlparser#DDL |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#DDL.Format |
|
type Default
| https://godoc.org/github.com/CovenantSQL/sqlparser#Default |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Default.Format |
|
type Delete
| https://godoc.org/github.com/CovenantSQL/sqlparser#Delete |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Delete.Format |
|
type Encodable
| https://godoc.org/github.com/CovenantSQL/sqlparser#Encodable |
|
type ExistsExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#ExistsExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ExistsExpr.Format |
|
type Explain
| https://godoc.org/github.com/CovenantSQL/sqlparser#Explain |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Explain.Format |
|
type Expr
| https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
|
ExprFromValue(value)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ExprFromValue |
|
ReplaceExpr(root, from, to)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ReplaceExpr |
|
type Exprs
| https://godoc.org/github.com/CovenantSQL/sqlparser#Exprs |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Exprs.Format |
|
type FuncExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#FuncExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#FuncExpr.Format |
|
(node) IsAggregate()
| https://godoc.org/github.com/CovenantSQL/sqlparser#FuncExpr.IsAggregate |
|
type GroupBy
| https://godoc.org/github.com/CovenantSQL/sqlparser#GroupBy |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#GroupBy.Format |
|
type GroupConcatExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#GroupConcatExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#GroupConcatExpr.Format |
|
type IndexColumn
| https://godoc.org/github.com/CovenantSQL/sqlparser#IndexColumn |
|
type IndexDefinition
| https://godoc.org/github.com/CovenantSQL/sqlparser#IndexDefinition |
|
(idx) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#IndexDefinition.Format |
|
type IndexHints
| https://godoc.org/github.com/CovenantSQL/sqlparser#IndexHints |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#IndexHints.Format |
|
type IndexInfo
| https://godoc.org/github.com/CovenantSQL/sqlparser#IndexInfo |
|
(ii) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#IndexInfo.Format |
|
type IndexOption
| https://godoc.org/github.com/CovenantSQL/sqlparser#IndexOption |
|
type Insert
| https://godoc.org/github.com/CovenantSQL/sqlparser#Insert |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Insert.Format |
|
type InsertRows
| https://godoc.org/github.com/CovenantSQL/sqlparser#InsertRows |
|
type InsertValues
| https://godoc.org/github.com/CovenantSQL/sqlparser#InsertValues |
|
(iv) EncodeSQL(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#InsertValues.EncodeSQL |
|
type IntervalExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#IntervalExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#IntervalExpr.Format |
|
type IsExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#IsExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#IsExpr.Format |
|
type JoinCondition
| https://godoc.org/github.com/CovenantSQL/sqlparser#JoinCondition |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#JoinCondition.Format |
|
type JoinTableExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#JoinTableExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#JoinTableExpr.Format |
|
type LengthScaleOption
| https://godoc.org/github.com/CovenantSQL/sqlparser#LengthScaleOption |
|
type Limit
| https://godoc.org/github.com/CovenantSQL/sqlparser#Limit |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Limit.Format |
|
type ListArg
| https://godoc.org/github.com/CovenantSQL/sqlparser#ListArg |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ListArg.Format |
|
type MarginComments
| https://godoc.org/github.com/CovenantSQL/sqlparser#MarginComments |
|
SplitMarginComments(sql)
| https://godoc.org/github.com/CovenantSQL/sqlparser#SplitMarginComments |
|
type MatchExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#MatchExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#MatchExpr.Format |
|
type Nextval
| https://godoc.org/github.com/CovenantSQL/sqlparser#Nextval |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Nextval.Format |
|
type NodeFormatter
| https://godoc.org/github.com/CovenantSQL/sqlparser#NodeFormatter |
|
type NotExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#NotExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NotExpr.Format |
|
type NullVal
| https://godoc.org/github.com/CovenantSQL/sqlparser#NullVal |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NullVal.Format |
|
type OnDup
| https://godoc.org/github.com/CovenantSQL/sqlparser#OnDup |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#OnDup.Format |
|
type OrExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#OrExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#OrExpr.Format |
|
type Order
| https://godoc.org/github.com/CovenantSQL/sqlparser#Order |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Order.Format |
|
type OrderBy
| https://godoc.org/github.com/CovenantSQL/sqlparser#OrderBy |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#OrderBy.Format |
|
type ParenExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#ParenExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ParenExpr.Format |
|
type ParenSelect
| https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect |
|
(node) AddOrder(order)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect.AddOrder |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect.Format |
|
(node) SetLimit(limit)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect.SetLimit |
|
type ParenTableExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#ParenTableExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ParenTableExpr.Format |
|
type ParsedQuery
| https://godoc.org/github.com/CovenantSQL/sqlparser#ParsedQuery |
|
BuildParsedQuery(in, vars)
| https://godoc.org/github.com/CovenantSQL/sqlparser#BuildParsedQuery |
|
NewParsedQuery(node)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewParsedQuery |
|
(pq) GenerateQuery(bindVariables, extras)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ParsedQuery.GenerateQuery |
|
type PartitionDefinition
| https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionDefinition |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionDefinition.Format |
|
type PartitionSpec
| https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionSpec |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionSpec.Format |
|
type Partitions
| https://godoc.org/github.com/CovenantSQL/sqlparser#Partitions |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Partitions.Format |
|
type RangeCond
| https://godoc.org/github.com/CovenantSQL/sqlparser#RangeCond |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#RangeCond.Format |
|
type SQLNode
| https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
|
type SQLVal
| https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
|
NewBitVal(in)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewBitVal |
|
NewFloatVal(in)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewFloatVal |
|
NewHexNum(in)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewHexNum |
|
NewHexVal(in)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewHexVal |
|
NewIntVal(in)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewIntVal |
|
NewPosArg(in)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewPosArg |
|
NewStrVal(in)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewStrVal |
|
NewValArg(in)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewValArg |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal.Format |
|
(node) HexDecode()
| https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal.HexDecode |
|
type Select
| https://godoc.org/github.com/CovenantSQL/sqlparser#Select |
|
(node) AddHaving(expr)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Select.AddHaving |
|
(node) AddOrder(order)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Select.AddOrder |
|
(node) AddWhere(expr)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Select.AddWhere |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Select.Format |
|
(node) SetLimit(limit)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Select.SetLimit |
|
type SelectExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExpr |
|
type SelectExprs
| https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExprs |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExprs.Format |
|
type SelectStatement
| https://godoc.org/github.com/CovenantSQL/sqlparser#SelectStatement |
|
type Set
| https://godoc.org/github.com/CovenantSQL/sqlparser#Set |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Set.Format |
|
type SetExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#SetExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#SetExpr.Format |
|
type SetExprs
| https://godoc.org/github.com/CovenantSQL/sqlparser#SetExprs |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#SetExprs.Format |
|
type SetKey
| https://godoc.org/github.com/CovenantSQL/sqlparser#SetKey |
|
type Show
| https://godoc.org/github.com/CovenantSQL/sqlparser#Show |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Show.Format |
|
(node) HasOnTable()
| https://godoc.org/github.com/CovenantSQL/sqlparser#Show.HasOnTable |
|
type SimpleTableExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#SimpleTableExpr |
|
type StarExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#StarExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#StarExpr.Format |
|
type Statement
| https://godoc.org/github.com/CovenantSQL/sqlparser#Statement |
|
Parse(sql)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Parse |
|
ParseMultiple(tokenizer)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ParseMultiple |
|
ParseNext(tokenizer)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ParseNext |
|
ParseStrictDDL(sql)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ParseStrictDDL |
|
type Stream
| https://godoc.org/github.com/CovenantSQL/sqlparser#Stream |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Stream.Format |
|
type Subquery
| https://godoc.org/github.com/CovenantSQL/sqlparser#Subquery |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Subquery.Format |
|
type TableExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableExpr |
|
type TableExprs
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableExprs |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableExprs.Format |
|
type TableIdent
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent |
|
GetTableName(node)
| https://godoc.org/github.com/CovenantSQL/sqlparser#GetTableName |
|
NewTableIdent(str)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewTableIdent |
|
(node) CompliantName()
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.CompliantName |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.Format |
|
(node) IsEmpty()
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.IsEmpty |
|
(node) MarshalJSON()
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.MarshalJSON |
|
(node) String()
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.String |
|
(node) UnmarshalJSON(b)
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.UnmarshalJSON |
|
type TableName
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableName.Format |
|
(node) IsEmpty()
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableName.IsEmpty |
|
(node) ToViewName()
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableName.ToViewName |
|
type TableNames
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableNames |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableNames.Format |
|
type TableSpec
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec |
|
(ts) AddColumn(cd)
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec.AddColumn |
|
(ts) AddIndex(id)
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec.AddIndex |
|
(ts) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec.Format |
|
type TimeExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#TimeExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#TimeExpr.Format |
|
type Tokenizer
| https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer |
|
NewStringTokenizer(sql)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewStringTokenizer |
|
NewTokenizer(r)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewTokenizer |
|
(tkn) Error(err)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer.Error |
|
(tkn) Lex(lval)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer.Lex |
|
(tkn) Scan()
| https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer.Scan |
|
type TrackedBuffer
| https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
|
NewTrackedBuffer(nodeFormatter)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewTrackedBuffer |
|
(buf) HasBindVars()
| https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.HasBindVars |
|
(buf) Myprintf(format, values)
| https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.Myprintf |
|
(buf) ParsedQuery()
| https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.ParsedQuery |
|
(buf) WriteArg(arg)
| https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.WriteArg |
|
(buf) WriteNode(node)
| https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.WriteNode |
|
type TupleEqualityList
| https://godoc.org/github.com/CovenantSQL/sqlparser#TupleEqualityList |
|
(tpl) EncodeSQL(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#TupleEqualityList.EncodeSQL |
|
type UnaryExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#UnaryExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#UnaryExpr.Format |
|
type Union
| https://godoc.org/github.com/CovenantSQL/sqlparser#Union |
|
(node) AddOrder(order)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Union.AddOrder |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Union.Format |
|
(node) SetLimit(limit)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Union.SetLimit |
|
type Update
| https://godoc.org/github.com/CovenantSQL/sqlparser#Update |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Update.Format |
|
type UpdateExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExpr.Format |
|
type UpdateExprs
| https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExprs |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExprs.Format |
|
type ValTuple
| https://godoc.org/github.com/CovenantSQL/sqlparser#ValTuple |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ValTuple.Format |
|
type ValType
| https://godoc.org/github.com/CovenantSQL/sqlparser#ValType |
|
type Values
| https://godoc.org/github.com/CovenantSQL/sqlparser#Values |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Values.Format |
|
type ValuesFuncExpr
| https://godoc.org/github.com/CovenantSQL/sqlparser#ValuesFuncExpr |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#ValuesFuncExpr.Format |
|
type VindexParam
| https://godoc.org/github.com/CovenantSQL/sqlparser#VindexParam |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#VindexParam.Format |
|
type VindexSpec
| https://godoc.org/github.com/CovenantSQL/sqlparser#VindexSpec |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#VindexSpec.Format |
|
(node) ParseParams()
| https://godoc.org/github.com/CovenantSQL/sqlparser#VindexSpec.ParseParams |
|
type Visit
| https://godoc.org/github.com/CovenantSQL/sqlparser#Visit |
|
type When
| https://godoc.org/github.com/CovenantSQL/sqlparser#When |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#When.Format |
|
type Where
| https://godoc.org/github.com/CovenantSQL/sqlparser#Where |
|
NewWhere(typ, expr)
| https://godoc.org/github.com/CovenantSQL/sqlparser#NewWhere |
|
(node) Format(buf)
| https://godoc.org/github.com/CovenantSQL/sqlparser#Where.Format |
|
Source Files
| https://godoc.org/github.com/CovenantSQL/sqlparser#section-sourcefiles |
|
Directories
| https://godoc.org/github.com/CovenantSQL/sqlparser#section-directories |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#section-readme |
| https://goreportcard.com/report/github.com/CovenantSQL/sqlparser |
| https://godoc.org/github.com/CovenantSQL/sqlparser |
| vitessio/vitess | https://github.com/vitessio/vitess |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#section-documentation |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#pkg-index |
| Constants | https://godoc.org/github.com/CovenantSQL/sqlparser#pkg-constants |
| Variables | https://godoc.org/github.com/CovenantSQL/sqlparser#pkg-variables |
| func Append(buf *bytes.Buffer, node SQLNode) | https://godoc.org/github.com/CovenantSQL/sqlparser#Append |
| func Backtick(in string) string | https://godoc.org/github.com/CovenantSQL/sqlparser#Backtick |
| func EncodeValue(buf *bytes.Buffer, value *querypb.BindVariable) | https://godoc.org/github.com/CovenantSQL/sqlparser#EncodeValue |
| func ExtractMysqlComment(sql string) (version string, innerSQL string) | https://godoc.org/github.com/CovenantSQL/sqlparser#ExtractMysqlComment |
| func ExtractSetValues(sql string) (keyValues map[SetKey]interface{}, scope string, err error) | https://godoc.org/github.com/CovenantSQL/sqlparser#ExtractSetValues |
| func FetchBindVar(name string, bindVariables map[string]*querypb.BindVariable) (val *querypb.BindVariable, isList bool, err error) | https://godoc.org/github.com/CovenantSQL/sqlparser#FetchBindVar |
| func FormatImpossibleQuery(buf *TrackedBuffer, node SQLNode) | https://godoc.org/github.com/CovenantSQL/sqlparser#FormatImpossibleQuery |
| func GetBindvars(stmt Statement) map[string]struct{} | https://godoc.org/github.com/CovenantSQL/sqlparser#GetBindvars |
| func IsColName(node Expr) bool | https://godoc.org/github.com/CovenantSQL/sqlparser#IsColName |
| func IsDML(sql string) bool | https://godoc.org/github.com/CovenantSQL/sqlparser#IsDML |
| func IsNull(node Expr) bool | https://godoc.org/github.com/CovenantSQL/sqlparser#IsNull |
| func IsSimpleTuple(node Expr) bool | https://godoc.org/github.com/CovenantSQL/sqlparser#IsSimpleTuple |
| func IsValue(node Expr) bool | https://godoc.org/github.com/CovenantSQL/sqlparser#IsValue |
| func KeywordString(id int) string | https://godoc.org/github.com/CovenantSQL/sqlparser#KeywordString |
| func NewPlanValue(node Expr) (sqltypes.PlanValue, error) | https://godoc.org/github.com/CovenantSQL/sqlparser#NewPlanValue |
| func Normalize(stmt Statement, bindVars map[string]*querypb.BindVariable, prefix string) | https://godoc.org/github.com/CovenantSQL/sqlparser#Normalize |
| func Preview(sql string) int | https://godoc.org/github.com/CovenantSQL/sqlparser#Preview |
| func RedactSQLQuery(sql string) (string, error) | https://godoc.org/github.com/CovenantSQL/sqlparser#RedactSQLQuery |
| func SkipQueryPlanCacheDirective(stmt Statement) bool | https://godoc.org/github.com/CovenantSQL/sqlparser#SkipQueryPlanCacheDirective |
| func SplitStatement(blob string) (string, string, error) | https://godoc.org/github.com/CovenantSQL/sqlparser#SplitStatement |
| func SplitStatementToPieces(blob string) (pieces []string, err error) | https://godoc.org/github.com/CovenantSQL/sqlparser#SplitStatementToPieces |
| func StmtType(stmtType int) string | https://godoc.org/github.com/CovenantSQL/sqlparser#StmtType |
| func String(node SQLNode) string | https://godoc.org/github.com/CovenantSQL/sqlparser#String |
| func StringIn(str string, values ...string) bool | https://godoc.org/github.com/CovenantSQL/sqlparser#StringIn |
| func StripLeadingComments(sql string) string | https://godoc.org/github.com/CovenantSQL/sqlparser#StripLeadingComments |
| func Walk(visit Visit, nodes ...SQLNode) error | https://godoc.org/github.com/CovenantSQL/sqlparser#Walk |
| type AliasedExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedExpr |
| func (node *AliasedExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedExpr.Format |
| type AliasedTableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedTableExpr |
| func (node *AliasedTableExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedTableExpr.Format |
| func (node *AliasedTableExpr) RemoveHints() *AliasedTableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedTableExpr.RemoveHints |
| type AndExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#AndExpr |
| func (node *AndExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#AndExpr.Format |
| type BinaryExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#BinaryExpr |
| func (node *BinaryExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#BinaryExpr.Format |
| type BoolVal | https://godoc.org/github.com/CovenantSQL/sqlparser#BoolVal |
| func (node BoolVal) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#BoolVal.Format |
| type CaseExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#CaseExpr |
| func (node *CaseExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#CaseExpr.Format |
| type ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| func NewColIdent(str string) ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#NewColIdent |
| func (node ColIdent) CompliantName() string | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.CompliantName |
| func (node ColIdent) Equal(in ColIdent) bool | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.Equal |
| func (node ColIdent) EqualString(str string) bool | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.EqualString |
| func (node ColIdent) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.Format |
| func (node ColIdent) IsEmpty() bool | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.IsEmpty |
| func (node ColIdent) Lowered() string | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.Lowered |
| func (node ColIdent) MarshalJSON() ([]byte, error) | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.MarshalJSON |
| func (node ColIdent) String() string | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.String |
| func (node *ColIdent) UnmarshalJSON(b []byte) error | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.UnmarshalJSON |
| type ColName | https://godoc.org/github.com/CovenantSQL/sqlparser#ColName |
| func (node *ColName) Equal(c *ColName) bool | https://godoc.org/github.com/CovenantSQL/sqlparser#ColName.Equal |
| func (node *ColName) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#ColName.Format |
| type ColTuple | https://godoc.org/github.com/CovenantSQL/sqlparser#ColTuple |
| type CollateExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#CollateExpr |
| func (node *CollateExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#CollateExpr.Format |
| type ColumnDefinition | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnDefinition |
| func (col *ColumnDefinition) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnDefinition.Format |
| type ColumnKeyOption | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnKeyOption |
| type ColumnType | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType |
| func (ct *ColumnType) DescribeType() string | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType.DescribeType |
| func (ct *ColumnType) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType.Format |
| func (ct *ColumnType) SQLType() querypb.Type | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType.SQLType |
| type Columns | https://godoc.org/github.com/CovenantSQL/sqlparser#Columns |
| func (node Columns) FindColumn(col ColIdent) int | https://godoc.org/github.com/CovenantSQL/sqlparser#Columns.FindColumn |
| func (node Columns) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Columns.Format |
| type CommentDirectives | https://godoc.org/github.com/CovenantSQL/sqlparser#CommentDirectives |
| func ExtractCommentDirectives(comments Comments) CommentDirectives | https://godoc.org/github.com/CovenantSQL/sqlparser#ExtractCommentDirectives |
| func (d CommentDirectives) IsSet(key string) bool | https://godoc.org/github.com/CovenantSQL/sqlparser#CommentDirectives.IsSet |
| type Comments | https://godoc.org/github.com/CovenantSQL/sqlparser#Comments |
| func (node Comments) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Comments.Format |
| type ComparisonExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#ComparisonExpr |
| func (node *ComparisonExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#ComparisonExpr.Format |
| type ConvertExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertExpr |
| func (node *ConvertExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertExpr.Format |
| type ConvertType | https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertType |
| func (node *ConvertType) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertType.Format |
| type DBDDL | https://godoc.org/github.com/CovenantSQL/sqlparser#DBDDL |
| func (node *DBDDL) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#DBDDL.Format |
| type DDL | https://godoc.org/github.com/CovenantSQL/sqlparser#DDL |
| func (node *DDL) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#DDL.Format |
| type Default | https://godoc.org/github.com/CovenantSQL/sqlparser#Default |
| func (node *Default) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Default.Format |
| type Delete | https://godoc.org/github.com/CovenantSQL/sqlparser#Delete |
| func (node *Delete) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Delete.Format |
| type Encodable | https://godoc.org/github.com/CovenantSQL/sqlparser#Encodable |
| type ExistsExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#ExistsExpr |
| func (node *ExistsExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#ExistsExpr.Format |
| type Explain | https://godoc.org/github.com/CovenantSQL/sqlparser#Explain |
| func (node *Explain) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Explain.Format |
| type Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| func ExprFromValue(value sqltypes.Value) (Expr, error) | https://godoc.org/github.com/CovenantSQL/sqlparser#ExprFromValue |
| func ReplaceExpr(root, from, to Expr) Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#ReplaceExpr |
| type Exprs | https://godoc.org/github.com/CovenantSQL/sqlparser#Exprs |
| func (node Exprs) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Exprs.Format |
| type FuncExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#FuncExpr |
| func (node *FuncExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#FuncExpr.Format |
| func (node *FuncExpr) IsAggregate() bool | https://godoc.org/github.com/CovenantSQL/sqlparser#FuncExpr.IsAggregate |
| type GroupBy | https://godoc.org/github.com/CovenantSQL/sqlparser#GroupBy |
| func (node GroupBy) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#GroupBy.Format |
| type GroupConcatExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#GroupConcatExpr |
| func (node *GroupConcatExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#GroupConcatExpr.Format |
| type IndexColumn | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexColumn |
| type IndexDefinition | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexDefinition |
| func (idx *IndexDefinition) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexDefinition.Format |
| type IndexHints | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexHints |
| func (node *IndexHints) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexHints.Format |
| type IndexInfo | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexInfo |
| func (ii *IndexInfo) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexInfo.Format |
| type IndexOption | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexOption |
| type Insert | https://godoc.org/github.com/CovenantSQL/sqlparser#Insert |
| func (node *Insert) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Insert.Format |
| type InsertRows | https://godoc.org/github.com/CovenantSQL/sqlparser#InsertRows |
| type InsertValues | https://godoc.org/github.com/CovenantSQL/sqlparser#InsertValues |
| func (iv InsertValues) EncodeSQL(buf *bytes.Buffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#InsertValues.EncodeSQL |
| type IntervalExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#IntervalExpr |
| func (node *IntervalExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#IntervalExpr.Format |
| type IsExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#IsExpr |
| func (node *IsExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#IsExpr.Format |
| type JoinCondition | https://godoc.org/github.com/CovenantSQL/sqlparser#JoinCondition |
| func (node JoinCondition) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#JoinCondition.Format |
| type JoinTableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#JoinTableExpr |
| func (node *JoinTableExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#JoinTableExpr.Format |
| type LengthScaleOption | https://godoc.org/github.com/CovenantSQL/sqlparser#LengthScaleOption |
| type Limit | https://godoc.org/github.com/CovenantSQL/sqlparser#Limit |
| func (node *Limit) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Limit.Format |
| type ListArg | https://godoc.org/github.com/CovenantSQL/sqlparser#ListArg |
| func (node ListArg) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#ListArg.Format |
| type MarginComments | https://godoc.org/github.com/CovenantSQL/sqlparser#MarginComments |
| func SplitMarginComments(sql string) (query string, comments MarginComments) | https://godoc.org/github.com/CovenantSQL/sqlparser#SplitMarginComments |
| type MatchExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#MatchExpr |
| func (node *MatchExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#MatchExpr.Format |
| type Nextval | https://godoc.org/github.com/CovenantSQL/sqlparser#Nextval |
| func (node Nextval) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Nextval.Format |
| type NodeFormatter | https://godoc.org/github.com/CovenantSQL/sqlparser#NodeFormatter |
| type NotExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#NotExpr |
| func (node *NotExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#NotExpr.Format |
| type NullVal | https://godoc.org/github.com/CovenantSQL/sqlparser#NullVal |
| func (node *NullVal) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#NullVal.Format |
| type OnDup | https://godoc.org/github.com/CovenantSQL/sqlparser#OnDup |
| func (node OnDup) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#OnDup.Format |
| type OrExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#OrExpr |
| func (node *OrExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#OrExpr.Format |
| type Order | https://godoc.org/github.com/CovenantSQL/sqlparser#Order |
| func (node *Order) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Order.Format |
| type OrderBy | https://godoc.org/github.com/CovenantSQL/sqlparser#OrderBy |
| func (node OrderBy) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#OrderBy.Format |
| type ParenExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenExpr |
| func (node *ParenExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenExpr.Format |
| type ParenSelect | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect |
| func (node *ParenSelect) AddOrder(order *Order) | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect.AddOrder |
| func (node *ParenSelect) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect.Format |
| func (node *ParenSelect) SetLimit(limit *Limit) | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect.SetLimit |
| type ParenTableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenTableExpr |
| func (node *ParenTableExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenTableExpr.Format |
| type ParsedQuery | https://godoc.org/github.com/CovenantSQL/sqlparser#ParsedQuery |
| func BuildParsedQuery(in string, vars ...interface{}) *ParsedQuery | https://godoc.org/github.com/CovenantSQL/sqlparser#BuildParsedQuery |
| func NewParsedQuery(node SQLNode) *ParsedQuery | https://godoc.org/github.com/CovenantSQL/sqlparser#NewParsedQuery |
| func (pq *ParsedQuery) GenerateQuery(bindVariables map[string]*querypb.BindVariable, extras map[string]Encodable) ([]byte, error) | https://godoc.org/github.com/CovenantSQL/sqlparser#ParsedQuery.GenerateQuery |
| type PartitionDefinition | https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionDefinition |
| func (node *PartitionDefinition) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionDefinition.Format |
| type PartitionSpec | https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionSpec |
| func (node *PartitionSpec) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionSpec.Format |
| type Partitions | https://godoc.org/github.com/CovenantSQL/sqlparser#Partitions |
| func (node Partitions) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Partitions.Format |
| type RangeCond | https://godoc.org/github.com/CovenantSQL/sqlparser#RangeCond |
| func (node *RangeCond) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#RangeCond.Format |
| type SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| type SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| func NewBitVal(in []byte) *SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#NewBitVal |
| func NewFloatVal(in []byte) *SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#NewFloatVal |
| func NewHexNum(in []byte) *SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#NewHexNum |
| func NewHexVal(in []byte) *SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#NewHexVal |
| func NewIntVal(in []byte) *SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#NewIntVal |
| func NewPosArg(in []byte) *SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#NewPosArg |
| func NewStrVal(in []byte) *SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#NewStrVal |
| func NewValArg(in []byte) *SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#NewValArg |
| func (node *SQLVal) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal.Format |
| func (node *SQLVal) HexDecode() ([]byte, error) | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal.HexDecode |
| type Select | https://godoc.org/github.com/CovenantSQL/sqlparser#Select |
| func (node *Select) AddHaving(expr Expr) | https://godoc.org/github.com/CovenantSQL/sqlparser#Select.AddHaving |
| func (node *Select) AddOrder(order *Order) | https://godoc.org/github.com/CovenantSQL/sqlparser#Select.AddOrder |
| func (node *Select) AddWhere(expr Expr) | https://godoc.org/github.com/CovenantSQL/sqlparser#Select.AddWhere |
| func (node *Select) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Select.Format |
| func (node *Select) SetLimit(limit *Limit) | https://godoc.org/github.com/CovenantSQL/sqlparser#Select.SetLimit |
| type SelectExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExpr |
| type SelectExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExprs |
| func (node SelectExprs) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExprs.Format |
| type SelectStatement | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectStatement |
| type Set | https://godoc.org/github.com/CovenantSQL/sqlparser#Set |
| func (node *Set) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Set.Format |
| type SetExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#SetExpr |
| func (node *SetExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#SetExpr.Format |
| type SetExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#SetExprs |
| func (node SetExprs) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#SetExprs.Format |
| type SetKey | https://godoc.org/github.com/CovenantSQL/sqlparser#SetKey |
| type Show | https://godoc.org/github.com/CovenantSQL/sqlparser#Show |
| func (node *Show) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Show.Format |
| func (node *Show) HasOnTable() bool | https://godoc.org/github.com/CovenantSQL/sqlparser#Show.HasOnTable |
| type SimpleTableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#SimpleTableExpr |
| type StarExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#StarExpr |
| func (node *StarExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#StarExpr.Format |
| type Statement | https://godoc.org/github.com/CovenantSQL/sqlparser#Statement |
| func Parse(sql string) (Statement, error) | https://godoc.org/github.com/CovenantSQL/sqlparser#Parse |
| func ParseMultiple(tokenizer *Tokenizer) (queries []string, statements []Statement, err error) | https://godoc.org/github.com/CovenantSQL/sqlparser#ParseMultiple |
| func ParseNext(tokenizer *Tokenizer) (Statement, error) | https://godoc.org/github.com/CovenantSQL/sqlparser#ParseNext |
| func ParseStrictDDL(sql string) (Statement, error) | https://godoc.org/github.com/CovenantSQL/sqlparser#ParseStrictDDL |
| type Stream | https://godoc.org/github.com/CovenantSQL/sqlparser#Stream |
| func (node *Stream) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Stream.Format |
| type Subquery | https://godoc.org/github.com/CovenantSQL/sqlparser#Subquery |
| func (node *Subquery) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Subquery.Format |
| type TableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#TableExpr |
| type TableExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#TableExprs |
| func (node TableExprs) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#TableExprs.Format |
| type TableIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent |
| func GetTableName(node SimpleTableExpr) TableIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#GetTableName |
| func NewTableIdent(str string) TableIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#NewTableIdent |
| func (node TableIdent) CompliantName() string | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.CompliantName |
| func (node TableIdent) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.Format |
| func (node TableIdent) IsEmpty() bool | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.IsEmpty |
| func (node TableIdent) MarshalJSON() ([]byte, error) | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.MarshalJSON |
| func (node TableIdent) String() string | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.String |
| func (node *TableIdent) UnmarshalJSON(b []byte) error | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.UnmarshalJSON |
| type TableName | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
| func (node TableName) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName.Format |
| func (node TableName) IsEmpty() bool | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName.IsEmpty |
| func (node TableName) ToViewName() TableName | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName.ToViewName |
| type TableNames | https://godoc.org/github.com/CovenantSQL/sqlparser#TableNames |
| func (node TableNames) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#TableNames.Format |
| type TableSpec | https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec |
| func (ts *TableSpec) AddColumn(cd *ColumnDefinition) | https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec.AddColumn |
| func (ts *TableSpec) AddIndex(id *IndexDefinition) | https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec.AddIndex |
| func (ts *TableSpec) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec.Format |
| type TimeExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#TimeExpr |
| func (node *TimeExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#TimeExpr.Format |
| type Tokenizer | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer |
| func NewStringTokenizer(sql string) *Tokenizer | https://godoc.org/github.com/CovenantSQL/sqlparser#NewStringTokenizer |
| func NewTokenizer(r io.Reader) *Tokenizer | https://godoc.org/github.com/CovenantSQL/sqlparser#NewTokenizer |
| func (tkn *Tokenizer) Error(err string) | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer.Error |
| func (tkn *Tokenizer) Lex(lval *yySymType) int | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer.Lex |
| func (tkn *Tokenizer) Scan() (int, []byte) | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer.Scan |
| type TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| func NewTrackedBuffer(nodeFormatter NodeFormatter) *TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#NewTrackedBuffer |
| func (buf *TrackedBuffer) HasBindVars() bool | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.HasBindVars |
| func (buf *TrackedBuffer) Myprintf(format string, values ...interface{}) | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.Myprintf |
| func (buf *TrackedBuffer) ParsedQuery() *ParsedQuery | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.ParsedQuery |
| func (buf *TrackedBuffer) WriteArg(arg string) | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.WriteArg |
| func (buf *TrackedBuffer) WriteNode(node SQLNode) *TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.WriteNode |
| type TupleEqualityList | https://godoc.org/github.com/CovenantSQL/sqlparser#TupleEqualityList |
| func (tpl *TupleEqualityList) EncodeSQL(buf *bytes.Buffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#TupleEqualityList.EncodeSQL |
| type UnaryExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#UnaryExpr |
| func (node *UnaryExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#UnaryExpr.Format |
| type Union | https://godoc.org/github.com/CovenantSQL/sqlparser#Union |
| func (node *Union) AddOrder(order *Order) | https://godoc.org/github.com/CovenantSQL/sqlparser#Union.AddOrder |
| func (node *Union) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Union.Format |
| func (node *Union) SetLimit(limit *Limit) | https://godoc.org/github.com/CovenantSQL/sqlparser#Union.SetLimit |
| type Update | https://godoc.org/github.com/CovenantSQL/sqlparser#Update |
| func (node *Update) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Update.Format |
| type UpdateExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExpr |
| func (node *UpdateExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExpr.Format |
| type UpdateExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExprs |
| func (node UpdateExprs) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExprs.Format |
| type ValTuple | https://godoc.org/github.com/CovenantSQL/sqlparser#ValTuple |
| func (node ValTuple) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#ValTuple.Format |
| type ValType | https://godoc.org/github.com/CovenantSQL/sqlparser#ValType |
| type Values | https://godoc.org/github.com/CovenantSQL/sqlparser#Values |
| func (node Values) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Values.Format |
| type ValuesFuncExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#ValuesFuncExpr |
| func (node *ValuesFuncExpr) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#ValuesFuncExpr.Format |
| type VindexParam | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexParam |
| func (node VindexParam) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexParam.Format |
| type VindexSpec | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexSpec |
| func (node *VindexSpec) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexSpec.Format |
| func (node *VindexSpec) ParseParams() (string, map[string]string) | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexSpec.ParseParams |
| type Visit | https://godoc.org/github.com/CovenantSQL/sqlparser#Visit |
| type When | https://godoc.org/github.com/CovenantSQL/sqlparser#When |
| func (node *When) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#When.Format |
| type Where | https://godoc.org/github.com/CovenantSQL/sqlparser#Where |
| func NewWhere(typ string, expr Expr) *Where | https://godoc.org/github.com/CovenantSQL/sqlparser#NewWhere |
| func (node *Where) Format(buf *TrackedBuffer) | https://godoc.org/github.com/CovenantSQL/sqlparser#Where.Format |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#pkg-constants |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/analyzer.go#L32 |
| iota | https://godoc.org/builtin#iota |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L288 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L294 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L300 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L432 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L510 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L625 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L696 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1692 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1726 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1762 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1989 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2040 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2073 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2151 |
| ValType | https://godoc.org/github.com/CovenantSQL/sqlparser#ValType |
| iota | https://godoc.org/builtin#iota |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2404 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2445 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2752 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2926 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/comments.go#L25 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L184 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L120 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L181 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L157 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L122 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L124 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L229 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L159 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L206 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L225 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L219 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L117 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L160 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L238 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L217 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L193 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L155 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L150 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L194 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L180 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L137 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L235 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L236 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L234 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2721 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L198 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L215 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L211 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L128 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L111 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L125 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L197 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L121 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L176 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L209 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L182 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L163 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L164 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L199 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L123 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L200 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L153 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L145 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L210 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L195 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L112 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L154 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L166 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L114 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L239 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L115 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L142 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L146 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L141 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L190 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L189 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L172 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L187 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L135 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L109 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L204 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L205 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L144 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L179 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L207 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L126 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L168 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L132 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L127 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L131 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L165 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L133 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L106 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L169 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L118 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L149 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L228 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L224 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L171 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L227 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L203 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L223 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L177 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L138 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L220 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L167 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L158 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L151 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L173 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L212 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L119 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L139 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L156 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L116 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L136 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L148 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L192 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L208 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L170 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L183 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L237 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L134 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L779 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L108 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L240 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L129 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L174 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L175 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L196 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L230 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L202 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L143 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L185 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L233 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L221 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L162 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L213 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L214 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L226 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L201 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L222 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L188 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L152 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L178 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L107 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L191 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L231 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L241 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L110 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L140 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L130 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L147 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L218 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L186 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L161 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L113 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L216 |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y#L232 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#pkg-variables |
| View Source | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2594 |
| string | https://godoc.org/builtin#string |
| bool | https://godoc.org/builtin#bool |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| true | https://godoc.org/builtin#true |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#pkg-functions |
| Append | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L227 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Append |
| bytes | https://godoc.org/bytes |
| Buffer | https://godoc.org/bytes#Buffer |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| Backtick | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3252 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Backtick |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| EncodeValue | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/parsed_query.go#L73 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#EncodeValue |
| bytes | https://godoc.org/bytes |
| Buffer | https://godoc.org/bytes#Buffer |
| querypb | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/querypb |
| BindVariable | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/querypb#BindVariable |
| ExtractMysqlComment | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/comments.go#L165 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ExtractMysqlComment |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| ExtractSetValues | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/analyzer.go#L276 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ExtractSetValues |
| string | https://godoc.org/builtin#string |
| SetKey | https://godoc.org/github.com/CovenantSQL/sqlparser#SetKey |
| string | https://godoc.org/builtin#string |
| error | https://godoc.org/builtin#error |
| FetchBindVar | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/parsed_query.go#L93 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#FetchBindVar |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| querypb | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/querypb |
| BindVariable | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/querypb#BindVariable |
| querypb | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/querypb |
| BindVariable | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/querypb#BindVariable |
| bool | https://godoc.org/builtin#bool |
| error | https://godoc.org/builtin#error |
| FormatImpossibleQuery | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/impossible_query.go#L27 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#FormatImpossibleQuery |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| GetBindvars | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/normalizer.go#L209 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#GetBindvars |
| Statement | https://godoc.org/github.com/CovenantSQL/sqlparser#Statement |
| string | https://godoc.org/builtin#string |
| IsColName | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/analyzer.go#L165 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IsColName |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| bool | https://godoc.org/builtin#bool |
| IsDML | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/analyzer.go#L146 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IsDML |
| string | https://godoc.org/builtin#string |
| bool | https://godoc.org/builtin#bool |
| IsNull | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/analyzer.go#L184 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IsNull |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| bool | https://godoc.org/builtin#bool |
| IsSimpleTuple | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/analyzer.go#L194 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IsSimpleTuple |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| bool | https://godoc.org/builtin#bool |
| IsValue | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/analyzer.go#L172 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IsValue |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| bool | https://godoc.org/builtin#bool |
| KeywordString | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/token.go#L324 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#KeywordString |
| int | https://godoc.org/builtin#int |
| string | https://godoc.org/builtin#string |
| NewPlanValue | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/analyzer.go#L211 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewPlanValue |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| sqltypes | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/sqltypes |
| PlanValue | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/sqltypes#PlanValue |
| error | https://godoc.org/builtin#error |
| Normalize | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/normalizer.go#L33 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Normalize |
| Statement | https://godoc.org/github.com/CovenantSQL/sqlparser#Statement |
| string | https://godoc.org/builtin#string |
| querypb | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/querypb |
| BindVariable | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/querypb#BindVariable |
| string | https://godoc.org/builtin#string |
| Preview | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/analyzer.go#L53 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Preview |
| string | https://godoc.org/builtin#string |
| int | https://godoc.org/builtin#int |
| RedactSQLQuery | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/redact_query.go#L6 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#RedactSQLQuery |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| error | https://godoc.org/builtin#error |
| SkipQueryPlanCacheDirective | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/comments.go#L267 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SkipQueryPlanCacheDirective |
| Statement | https://godoc.org/github.com/CovenantSQL/sqlparser#Statement |
| bool | https://godoc.org/builtin#bool |
| SplitStatement | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L129 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SplitStatement |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| error | https://godoc.org/builtin#error |
| SplitStatementToPieces | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L149 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SplitStatementToPieces |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| error | https://godoc.org/builtin#error |
| StmtType | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/analyzer.go#L110 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#StmtType |
| int | https://godoc.org/builtin#int |
| string | https://godoc.org/builtin#string |
| String | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L216 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#String |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| string | https://godoc.org/builtin#string |
| StringIn | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/analyzer.go#L257 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#StringIn |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| bool | https://godoc.org/builtin#bool |
| StripLeadingComments | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/comments.go#L128 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#StripLeadingComments |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| Walk | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L196 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Walk |
| Visit | https://godoc.org/github.com/CovenantSQL/sqlparser#Visit |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| error | https://godoc.org/builtin#error |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#pkg-types |
| AliasedExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1393 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedExpr |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1399 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedExpr.Format |
| AliasedExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| AliasedTableExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1526 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedTableExpr |
| SimpleTableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#SimpleTableExpr |
| Partitions | https://godoc.org/github.com/CovenantSQL/sqlparser#Partitions |
| TableIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent |
| IndexHints | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexHints |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1534 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedTableExpr.Format |
| AliasedTableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedTableExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| RemoveHints | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1558 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedTableExpr.RemoveHints |
| AliasedTableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedTableExpr |
| AliasedTableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#AliasedTableExpr |
| AndExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1884 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#AndExpr |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1889 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#AndExpr.Format |
| AndExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#AndExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| BinaryExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2398 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#BinaryExpr |
| string | https://godoc.org/builtin#string |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2419 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#BinaryExpr.Format |
| BinaryExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#BinaryExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| BoolVal | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2263 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#BoolVal |
| bool | https://godoc.org/builtin#bool |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2266 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#BoolVal.Format |
| BoolVal | https://godoc.org/github.com/CovenantSQL/sqlparser#BoolVal |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| CaseExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2789 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#CaseExpr |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| When | https://godoc.org/github.com/CovenantSQL/sqlparser#When |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2796 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#CaseExpr.Format |
| CaseExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#CaseExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ColIdent | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3114 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| NewColIdent | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3123 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewColIdent |
| string | https://godoc.org/builtin#string |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| CompliantName | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3153 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.CompliantName |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| string | https://godoc.org/builtin#string |
| Equal | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3171 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.Equal |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| bool | https://godoc.org/builtin#bool |
| EqualString | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3176 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.EqualString |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| string | https://godoc.org/builtin#string |
| bool | https://godoc.org/builtin#bool |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3130 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.Format |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| IsEmpty | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3139 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.IsEmpty |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| bool | https://godoc.org/builtin#bool |
| Lowered | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3160 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.Lowered |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| string | https://godoc.org/builtin#string |
| MarshalJSON | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3181 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.MarshalJSON |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| byte | https://godoc.org/builtin#byte |
| error | https://godoc.org/builtin#error |
| String | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3147 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.String |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| string | https://godoc.org/builtin#string |
| UnmarshalJSON | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3186 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent.UnmarshalJSON |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| byte | https://godoc.org/builtin#byte |
| error | https://godoc.org/builtin#error |
| ColName | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2283 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColName |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| TableName | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
| Equal | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2317 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColName.Equal |
| ColName | https://godoc.org/github.com/CovenantSQL/sqlparser#ColName |
| ColName | https://godoc.org/github.com/CovenantSQL/sqlparser#ColName |
| bool | https://godoc.org/builtin#bool |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2294 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColName.Format |
| ColName | https://godoc.org/github.com/CovenantSQL/sqlparser#ColName |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ColTuple | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2327 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColTuple |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| CollateExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2503 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#CollateExpr |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| string | https://godoc.org/builtin#string |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2509 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#CollateExpr.Format |
| CollateExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#CollateExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ColumnDefinition | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L903 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnDefinition |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| ColumnType | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L909 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnDefinition.Format |
| ColumnDefinition | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnDefinition |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ColumnKeyOption | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1196 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnKeyOption |
| int | https://godoc.org/builtin#int |
| ColumnType | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L926 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType |
| string | https://godoc.org/builtin#string |
| BoolVal | https://godoc.org/github.com/CovenantSQL/sqlparser#BoolVal |
| BoolVal | https://godoc.org/github.com/CovenantSQL/sqlparser#BoolVal |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| BoolVal | https://godoc.org/github.com/CovenantSQL/sqlparser#BoolVal |
| BoolVal | https://godoc.org/github.com/CovenantSQL/sqlparser#BoolVal |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| ColumnKeyOption | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnKeyOption |
| DescribeType | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1008 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType.DescribeType |
| ColumnType | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType |
| string | https://godoc.org/builtin#string |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L955 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType.Format |
| ColumnType | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| SQLType | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1031 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType.SQLType |
| ColumnType | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnType |
| querypb | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/querypb |
| Type | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/querypb#Type |
| Columns | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1432 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Columns |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| FindColumn | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1458 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Columns.FindColumn |
| Columns | https://godoc.org/github.com/CovenantSQL/sqlparser#Columns |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| int | https://godoc.org/builtin#int |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1435 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Columns.Format |
| Columns | https://godoc.org/github.com/CovenantSQL/sqlparser#Columns |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| CommentDirectives | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/comments.go#L183 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#CommentDirectives |
| string | https://godoc.org/builtin#string |
| ExtractCommentDirectives | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/comments.go#L191 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ExtractCommentDirectives |
| Comments | https://godoc.org/github.com/CovenantSQL/sqlparser#Comments |
| CommentDirectives | https://godoc.org/github.com/CovenantSQL/sqlparser#CommentDirectives |
| IsSet | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/comments.go#L244 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#CommentDirectives.IsSet |
| CommentDirectives | https://godoc.org/github.com/CovenantSQL/sqlparser#CommentDirectives |
| string | https://godoc.org/builtin#string |
| bool | https://godoc.org/builtin#bool |
| Comments | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1325 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Comments |
| byte | https://godoc.org/builtin#byte |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1328 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Comments.Format |
| Comments | https://godoc.org/github.com/CovenantSQL/sqlparser#Comments |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ComparisonExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1982 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ComparisonExpr |
| string | https://godoc.org/builtin#string |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2009 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ComparisonExpr.Format |
| ComparisonExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#ComparisonExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ConvertExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2686 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertExpr |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| ConvertType | https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertType |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2692 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertExpr.Format |
| ConvertExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ConvertType | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2712 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertType |
| string | https://godoc.org/builtin#string |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2726 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertType.Format |
| ConvertType | https://godoc.org/github.com/CovenantSQL/sqlparser#ConvertType |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| DBDDL | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L651 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#DBDDL |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| bool | https://godoc.org/builtin#bool |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L660 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#DBDDL.Format |
| DBDDL | https://godoc.org/github.com/CovenantSQL/sqlparser#DBDDL |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| DDL | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L683 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#DDL |
| string | https://godoc.org/builtin#string |
| TableName | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
| TableName | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
| bool | https://godoc.org/builtin#bool |
| TableSpec | https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec |
| PartitionSpec | https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionSpec |
| VindexSpec | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexSpec |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| string | https://godoc.org/builtin#string |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L713 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#DDL.Format |
| DDL | https://godoc.org/github.com/CovenantSQL/sqlparser#DDL |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| Default | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2835 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Default |
| string | https://godoc.org/builtin#string |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2840 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Default.Format |
| Default | https://godoc.org/github.com/CovenantSQL/sqlparser#Default |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| Delete | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L583 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Delete |
| Comments | https://godoc.org/github.com/CovenantSQL/sqlparser#Comments |
| TableNames | https://godoc.org/github.com/CovenantSQL/sqlparser#TableNames |
| TableExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#TableExprs |
| Partitions | https://godoc.org/github.com/CovenantSQL/sqlparser#Partitions |
| Where | https://godoc.org/github.com/CovenantSQL/sqlparser#Where |
| OrderBy | https://godoc.org/github.com/CovenantSQL/sqlparser#OrderBy |
| Limit | https://godoc.org/github.com/CovenantSQL/sqlparser#Limit |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L594 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Delete.Format |
| Delete | https://godoc.org/github.com/CovenantSQL/sqlparser#Delete |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| Encodable | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/encodable.go#L29 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Encodable |
| bytes | https://godoc.org/bytes |
| Buffer | https://godoc.org/bytes#Buffer |
| ExistsExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2102 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ExistsExpr |
| Subquery | https://godoc.org/github.com/CovenantSQL/sqlparser#Subquery |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2107 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ExistsExpr.Format |
| ExistsExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#ExistsExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| Explain | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1312 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Explain |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1316 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Explain.Format |
| Explain | https://godoc.org/github.com/CovenantSQL/sqlparser#Explain |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| Expr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1795 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| ExprFromValue | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2126 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ExprFromValue |
| sqltypes | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/sqltypes |
| Value | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/sqltypes#Value |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| error | https://godoc.org/builtin#error |
| ReplaceExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1835 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ReplaceExpr |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Exprs | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1863 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Exprs |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1866 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Exprs.Format |
| Exprs | https://godoc.org/github.com/CovenantSQL/sqlparser#Exprs |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| FuncExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2546 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#FuncExpr |
| TableIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| bool | https://godoc.org/builtin#bool |
| SelectExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExprs |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2554 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#FuncExpr.Format |
| FuncExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#FuncExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| IsAggregate | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2614 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#FuncExpr.IsAggregate |
| FuncExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#FuncExpr |
| bool | https://godoc.org/builtin#bool |
| GroupBy | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2878 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#GroupBy |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2881 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#GroupBy.Format |
| GroupBy | https://godoc.org/github.com/CovenantSQL/sqlparser#GroupBy |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| GroupConcatExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2619 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#GroupConcatExpr |
| string | https://godoc.org/builtin#string |
| SelectExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExprs |
| OrderBy | https://godoc.org/github.com/CovenantSQL/sqlparser#OrderBy |
| string | https://godoc.org/builtin#string |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2627 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#GroupConcatExpr.Format |
| GroupConcatExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#GroupConcatExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| IndexColumn | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1175 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexColumn |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| IndexDefinition | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1107 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexDefinition |
| IndexInfo | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexInfo |
| IndexColumn | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexColumn |
| IndexOption | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexOption |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1114 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexDefinition.Format |
| IndexDefinition | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexDefinition |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| IndexHints | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1720 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexHints |
| string | https://godoc.org/builtin#string |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1733 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexHints.Format |
| IndexHints | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexHints |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| IndexInfo | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1153 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexInfo |
| string | https://godoc.org/builtin#string |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| bool | https://godoc.org/builtin#bool |
| bool | https://godoc.org/builtin#bool |
| bool | https://godoc.org/builtin#bool |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1162 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexInfo.Format |
| IndexInfo | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexInfo |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| IndexOption | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1188 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexOption |
| string | https://godoc.org/builtin#string |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| string | https://godoc.org/builtin#string |
| Insert | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L498 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Insert |
| string | https://godoc.org/builtin#string |
| Comments | https://godoc.org/github.com/CovenantSQL/sqlparser#Comments |
| string | https://godoc.org/builtin#string |
| TableName | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
| Partitions | https://godoc.org/github.com/CovenantSQL/sqlparser#Partitions |
| Columns | https://godoc.org/github.com/CovenantSQL/sqlparser#Columns |
| InsertRows | https://godoc.org/github.com/CovenantSQL/sqlparser#InsertRows |
| OnDup | https://godoc.org/github.com/CovenantSQL/sqlparser#OnDup |
| http://dev.mysql.com/doc/refman/5.7/en/replace.html | http://dev.mysql.com/doc/refman/5.7/en/replace.html |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L516 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Insert.Format |
| Insert | https://godoc.org/github.com/CovenantSQL/sqlparser#Insert |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| InsertRows | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L538 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#InsertRows |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| InsertValues | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/encodable.go#L35 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#InsertValues |
| sqltypes | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/sqltypes |
| Value | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/sqltypes#Value |
| EncodeSQL | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/encodable.go#L38 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#InsertValues.EncodeSQL |
| InsertValues | https://godoc.org/github.com/CovenantSQL/sqlparser#InsertValues |
| bytes | https://godoc.org/bytes |
| Buffer | https://godoc.org/bytes#Buffer |
| IntervalExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2478 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IntervalExpr |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| string | https://godoc.org/builtin#string |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2484 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IntervalExpr.Format |
| IntervalExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#IntervalExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| IsExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2067 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IsExpr |
| string | https://godoc.org/builtin#string |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2083 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#IsExpr.Format |
| IsExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#IsExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| JoinCondition | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1660 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#JoinCondition |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Columns | https://godoc.org/github.com/CovenantSQL/sqlparser#Columns |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1666 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#JoinCondition.Format |
| JoinCondition | https://godoc.org/github.com/CovenantSQL/sqlparser#JoinCondition |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| JoinTableExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1684 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#JoinTableExpr |
| TableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#TableExpr |
| string | https://godoc.org/builtin#string |
| TableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#TableExpr |
| JoinCondition | https://godoc.org/github.com/CovenantSQL/sqlparser#JoinCondition |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1703 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#JoinTableExpr.Format |
| JoinTableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#JoinTableExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| LengthScaleOption | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1182 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#LengthScaleOption |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| Limit | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2958 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Limit |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2963 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Limit.Format |
| Limit | https://godoc.org/github.com/CovenantSQL/sqlparser#Limit |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ListArg | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2382 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ListArg |
| byte | https://godoc.org/builtin#byte |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2385 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ListArg.Format |
| ListArg | https://godoc.org/github.com/CovenantSQL/sqlparser#ListArg |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| MarginComments | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/comments.go#L110 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#MarginComments |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| SplitMarginComments | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/comments.go#L117 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SplitMarginComments |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| MarginComments | https://godoc.org/github.com/CovenantSQL/sqlparser#MarginComments |
| MatchExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2745 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#MatchExpr |
| SelectExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExprs |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| string | https://godoc.org/builtin#string |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2760 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#MatchExpr.Format |
| MatchExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#MatchExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| Nextval | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1418 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Nextval |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1423 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Nextval.Format |
| Nextval | https://godoc.org/github.com/CovenantSQL/sqlparser#Nextval |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| NodeFormatter | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/tracked_buffer.go#L26 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NodeFormatter |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| NotExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1934 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NotExpr |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1939 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NotExpr.Format |
| NotExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#NotExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| NullVal | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2247 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NullVal |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2250 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NullVal.Format |
| NullVal | https://godoc.org/github.com/CovenantSQL/sqlparser#NullVal |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| OnDup | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3098 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#OnDup |
| UpdateExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExprs |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3101 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#OnDup.Format |
| OnDup | https://godoc.org/github.com/CovenantSQL/sqlparser#OnDup |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| OrExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1909 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#OrExpr |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1914 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#OrExpr.Format |
| OrExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#OrExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| Order | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2920 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Order |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| string | https://godoc.org/builtin#string |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2932 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Order.Format |
| Order | https://godoc.org/github.com/CovenantSQL/sqlparser#Order |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| OrderBy | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2899 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#OrderBy |
| Order | https://godoc.org/github.com/CovenantSQL/sqlparser#Order |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2902 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#OrderBy.Format |
| OrderBy | https://godoc.org/github.com/CovenantSQL/sqlparser#OrderBy |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ParenExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1958 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenExpr |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1963 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenExpr.Format |
| ParenExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ParenSelect | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L393 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect |
| SelectStatement | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectStatement |
| AddOrder | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L398 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect.AddOrder |
| ParenSelect | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect |
| Order | https://godoc.org/github.com/CovenantSQL/sqlparser#Order |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L408 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect.Format |
| ParenSelect | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| SetLimit | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L403 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect.SetLimit |
| ParenSelect | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenSelect |
| Limit | https://godoc.org/github.com/CovenantSQL/sqlparser#Limit |
| ParenTableExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1639 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenTableExpr |
| TableExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#TableExprs |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1644 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenTableExpr.Format |
| ParenTableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#ParenTableExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ParsedQuery | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/parsed_query.go#L29 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ParsedQuery |
| string | https://godoc.org/builtin#string |
| BuildParsedQuery | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/tracked_buffer.go#L136 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#BuildParsedQuery |
| string | https://godoc.org/builtin#string |
| ParsedQuery | https://godoc.org/github.com/CovenantSQL/sqlparser#ParsedQuery |
| NewParsedQuery | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/parsed_query.go#L39 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewParsedQuery |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| ParsedQuery | https://godoc.org/github.com/CovenantSQL/sqlparser#ParsedQuery |
| GenerateQuery | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/parsed_query.go#L48 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ParsedQuery.GenerateQuery |
| ParsedQuery | https://godoc.org/github.com/CovenantSQL/sqlparser#ParsedQuery |
| string | https://godoc.org/builtin#string |
| querypb | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/querypb |
| BindVariable | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/querypb#BindVariable |
| string | https://godoc.org/builtin#string |
| Encodable | https://godoc.org/github.com/CovenantSQL/sqlparser#Encodable |
| byte | https://godoc.org/builtin#byte |
| error | https://godoc.org/builtin#error |
| PartitionDefinition | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L822 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionDefinition |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| bool | https://godoc.org/builtin#bool |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L829 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionDefinition.Format |
| PartitionDefinition | https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionDefinition |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| PartitionSpec | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L784 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionSpec |
| string | https://godoc.org/builtin#string |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| PartitionDefinition | https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionDefinition |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L791 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionSpec.Format |
| PartitionSpec | https://godoc.org/github.com/CovenantSQL/sqlparser#PartitionSpec |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| Partitions | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1468 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Partitions |
| Columns | https://godoc.org/github.com/CovenantSQL/sqlparser#Columns |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1471 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Partitions.Format |
| Partitions | https://godoc.org/github.com/CovenantSQL/sqlparser#Partitions |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| RangeCond | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2033 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#RangeCond |
| string | https://godoc.org/builtin#string |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2046 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#RangeCond.Format |
| RangeCond | https://godoc.org/github.com/CovenantSQL/sqlparser#RangeCond |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| SQLNode | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L180 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| SQLVal | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2163 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| ValType | https://godoc.org/github.com/CovenantSQL/sqlparser#ValType |
| byte | https://godoc.org/builtin#byte |
| NewBitVal | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2194 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewBitVal |
| byte | https://godoc.org/builtin#byte |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| NewFloatVal | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2179 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewFloatVal |
| byte | https://godoc.org/builtin#byte |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| NewHexNum | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2184 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewHexNum |
| byte | https://godoc.org/builtin#byte |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| NewHexVal | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2189 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewHexVal |
| byte | https://godoc.org/builtin#byte |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| NewIntVal | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2174 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewIntVal |
| byte | https://godoc.org/builtin#byte |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| NewPosArg | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2204 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewPosArg |
| byte | https://godoc.org/builtin#byte |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| NewStrVal | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2169 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewStrVal |
| byte | https://godoc.org/builtin#byte |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| NewValArg | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2199 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewValArg |
| byte | https://godoc.org/builtin#byte |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2209 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal.Format |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| HexDecode | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2237 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal.HexDecode |
| SQLVal | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLVal |
| byte | https://godoc.org/builtin#byte |
| error | https://godoc.org/builtin#error |
| Select | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L272 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Select |
| string | https://godoc.org/builtin#string |
| Comments | https://godoc.org/github.com/CovenantSQL/sqlparser#Comments |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| SelectExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExprs |
| TableExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#TableExprs |
| Where | https://godoc.org/github.com/CovenantSQL/sqlparser#Where |
| GroupBy | https://godoc.org/github.com/CovenantSQL/sqlparser#GroupBy |
| Where | https://godoc.org/github.com/CovenantSQL/sqlparser#Where |
| OrderBy | https://godoc.org/github.com/CovenantSQL/sqlparser#OrderBy |
| Limit | https://godoc.org/github.com/CovenantSQL/sqlparser#Limit |
| string | https://godoc.org/builtin#string |
| AddHaving | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L374 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Select.AddHaving |
| Select | https://godoc.org/github.com/CovenantSQL/sqlparser#Select |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| AddOrder | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L306 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Select.AddOrder |
| Select | https://godoc.org/github.com/CovenantSQL/sqlparser#Select |
| Order | https://godoc.org/github.com/CovenantSQL/sqlparser#Order |
| AddWhere | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L351 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Select.AddWhere |
| Select | https://godoc.org/github.com/CovenantSQL/sqlparser#Select |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L316 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Select.Format |
| Select | https://godoc.org/github.com/CovenantSQL/sqlparser#Select |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| SetLimit | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L311 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Select.SetLimit |
| Select | https://godoc.org/github.com/CovenantSQL/sqlparser#Select |
| Limit | https://godoc.org/github.com/CovenantSQL/sqlparser#Limit |
| SelectExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1360 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExpr |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| SelectExprs | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1339 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExprs |
| SelectExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExpr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1342 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExprs.Format |
| SelectExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExprs |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| SelectStatement | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L258 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectStatement |
| Order | https://godoc.org/github.com/CovenantSQL/sqlparser#Order |
| Limit | https://godoc.org/github.com/CovenantSQL/sqlparser#Limit |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| Set | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L618 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Set |
| Comments | https://godoc.org/github.com/CovenantSQL/sqlparser#Comments |
| SetExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#SetExprs |
| string | https://godoc.org/builtin#string |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L631 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Set.Format |
| Set | https://godoc.org/github.com/CovenantSQL/sqlparser#Set |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| SetExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3071 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SetExpr |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3077 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SetExpr.Format |
| SetExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#SetExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| SetExprs | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3050 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SetExprs |
| SetExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#SetExpr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3053 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SetExprs.Format |
| SetExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#SetExprs |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| SetKey | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/analyzer.go#L267 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SetKey |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| Show | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1284 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Show |
| string | https://godoc.org/builtin#string |
| TableName | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
| bool | https://godoc.org/builtin#bool |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1291 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Show.Format |
| Show | https://godoc.org/github.com/CovenantSQL/sqlparser#Show |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| HasOnTable | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1303 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Show.HasOnTable |
| Show | https://godoc.org/github.com/CovenantSQL/sqlparser#Show |
| bool | https://godoc.org/builtin#bool |
| SimpleTableExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1565 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#SimpleTableExpr |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| StarExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1370 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#StarExpr |
| TableName | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1375 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#StarExpr.Format |
| StarExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#StarExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| Statement | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L235 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Statement |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| Parse | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L48 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Parse |
| string | https://godoc.org/builtin#string |
| Statement | https://godoc.org/github.com/CovenantSQL/sqlparser#Statement |
| error | https://godoc.org/builtin#error |
| ParseMultiple | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L98 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ParseMultiple |
| Tokenizer | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer |
| string | https://godoc.org/builtin#string |
| Statement | https://godoc.org/github.com/CovenantSQL/sqlparser#Statement |
| error | https://godoc.org/builtin#error |
| ParseNext | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L76 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ParseNext |
| Tokenizer | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer |
| Statement | https://godoc.org/github.com/CovenantSQL/sqlparser#Statement |
| error | https://godoc.org/builtin#error |
| ParseStrictDDL | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L63 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ParseStrictDDL |
| string | https://godoc.org/builtin#string |
| Statement | https://godoc.org/github.com/CovenantSQL/sqlparser#Statement |
| error | https://godoc.org/builtin#error |
| Stream | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L466 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Stream |
| Comments | https://godoc.org/github.com/CovenantSQL/sqlparser#Comments |
| SelectExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectExpr |
| TableName | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L473 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Stream.Format |
| Stream | https://godoc.org/github.com/CovenantSQL/sqlparser#Stream |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| Subquery | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2358 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Subquery |
| SelectStatement | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectStatement |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2363 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Subquery.Format |
| Subquery | https://godoc.org/github.com/CovenantSQL/sqlparser#Subquery |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| TableExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1514 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableExpr |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| TableExprs | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1493 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableExprs |
| TableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#TableExpr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1496 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableExprs.Format |
| TableExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#TableExprs |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| TableIdent | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3198 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent |
| GetTableName | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/analyzer.go#L156 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#GetTableName |
| SimpleTableExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#SimpleTableExpr |
| TableIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent |
| NewTableIdent | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3203 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewTableIdent |
| string | https://godoc.org/builtin#string |
| TableIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent |
| CompliantName | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3231 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.CompliantName |
| TableIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent |
| string | https://godoc.org/builtin#string |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3208 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.Format |
| TableIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| IsEmpty | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3217 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.IsEmpty |
| TableIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent |
| bool | https://godoc.org/builtin#bool |
| MarshalJSON | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3236 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.MarshalJSON |
| TableIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent |
| byte | https://godoc.org/builtin#byte |
| error | https://godoc.org/builtin#error |
| String | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3225 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.String |
| TableIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent |
| string | https://godoc.org/builtin#string |
| UnmarshalJSON | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3241 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent.UnmarshalJSON |
| TableIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent |
| byte | https://godoc.org/builtin#byte |
| error | https://godoc.org/builtin#error |
| TableName | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1599 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
| TableIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#TableIdent |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1604 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName.Format |
| TableName | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| IsEmpty | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1623 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName.IsEmpty |
| TableName | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
| bool | https://godoc.org/builtin#bool |
| ToViewName | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1631 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName.ToViewName |
| TableName | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
| TableName | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
| TableNames | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1574 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableNames |
| TableName | https://godoc.org/github.com/CovenantSQL/sqlparser#TableName |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1577 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableNames.Format |
| TableNames | https://godoc.org/github.com/CovenantSQL/sqlparser#TableNames |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| TableSpec | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L849 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec |
| ColumnDefinition | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnDefinition |
| IndexDefinition | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexDefinition |
| string | https://godoc.org/builtin#string |
| AddColumn | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L873 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec.AddColumn |
| TableSpec | https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec |
| ColumnDefinition | https://godoc.org/github.com/CovenantSQL/sqlparser#ColumnDefinition |
| AddIndex | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L878 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec.AddIndex |
| TableSpec | https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec |
| IndexDefinition | https://godoc.org/github.com/CovenantSQL/sqlparser#IndexDefinition |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L856 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec.Format |
| TableSpec | https://godoc.org/github.com/CovenantSQL/sqlparser#TableSpec |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| TimeExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2528 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TimeExpr |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2533 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TimeExpr.Format |
| TimeExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#TimeExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| Tokenizer | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/token.go#L36 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer |
| io | https://godoc.org/io |
| Reader | https://godoc.org/io#Reader |
| bool | https://godoc.org/builtin#bool |
| bool | https://godoc.org/builtin#bool |
| bool | https://godoc.org/builtin#bool |
| bool | https://godoc.org/builtin#bool |
| int | https://godoc.org/builtin#int |
| error | https://godoc.org/builtin#error |
| Statement | https://godoc.org/github.com/CovenantSQL/sqlparser#Statement |
| NewStringTokenizer | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/token.go#L60 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewStringTokenizer |
| string | https://godoc.org/builtin#string |
| Tokenizer | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer |
| NewTokenizer | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/token.go#L70 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewTokenizer |
| io | https://godoc.org/io |
| Reader | https://godoc.org/io#Reader |
| Tokenizer | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer |
| Error | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/token.go#L348 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer.Error |
| Tokenizer | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer |
| string | https://godoc.org/builtin#string |
| Lex | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/token.go#L334 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer.Lex |
| Tokenizer | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer |
| int | https://godoc.org/builtin#int |
| Scan | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/token.go#L365 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer.Scan |
| Tokenizer | https://godoc.org/github.com/CovenantSQL/sqlparser#Tokenizer |
| int | https://godoc.org/builtin#int |
| byte | https://godoc.org/builtin#byte |
| TrackedBuffer | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/tracked_buffer.go#L35 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| bytes | https://godoc.org/bytes |
| Buffer | https://godoc.org/bytes#Buffer |
| NewTrackedBuffer | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/tracked_buffer.go#L42 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewTrackedBuffer |
| NodeFormatter | https://godoc.org/github.com/CovenantSQL/sqlparser#NodeFormatter |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| HasBindVars | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/tracked_buffer.go#L131 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.HasBindVars |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| bool | https://godoc.org/builtin#bool |
| Myprintf | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/tracked_buffer.go#L62 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.Myprintf |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| string | https://godoc.org/builtin#string |
| ParsedQuery | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/tracked_buffer.go#L126 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.ParsedQuery |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ParsedQuery | https://godoc.org/github.com/CovenantSQL/sqlparser#ParsedQuery |
| WriteArg | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/tracked_buffer.go#L116 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.WriteArg |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| string | https://godoc.org/builtin#string |
| WriteNode | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/tracked_buffer.go#L51 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer.WriteNode |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| TupleEqualityList | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/encodable.go#L56 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TupleEqualityList |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| sqltypes | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/sqltypes |
| Value | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/sqltypes#Value |
| EncodeSQL | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/encodable.go#L63 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#TupleEqualityList.EncodeSQL |
| TupleEqualityList | https://godoc.org/github.com/CovenantSQL/sqlparser#TupleEqualityList |
| bytes | https://godoc.org/bytes |
| Buffer | https://godoc.org/bytes#Buffer |
| UnaryExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2439 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#UnaryExpr |
| string | https://godoc.org/builtin#string |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2455 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#UnaryExpr.Format |
| UnaryExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#UnaryExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| Union | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L423 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Union |
| string | https://godoc.org/builtin#string |
| SelectStatement | https://godoc.org/github.com/CovenantSQL/sqlparser#SelectStatement |
| OrderBy | https://godoc.org/github.com/CovenantSQL/sqlparser#OrderBy |
| Limit | https://godoc.org/github.com/CovenantSQL/sqlparser#Limit |
| string | https://godoc.org/builtin#string |
| AddOrder | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L439 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Union.AddOrder |
| Union | https://godoc.org/github.com/CovenantSQL/sqlparser#Union |
| Order | https://godoc.org/github.com/CovenantSQL/sqlparser#Order |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L449 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Union.Format |
| Union | https://godoc.org/github.com/CovenantSQL/sqlparser#Union |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| SetLimit | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L444 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Union.SetLimit |
| Union | https://godoc.org/github.com/CovenantSQL/sqlparser#Union |
| Limit | https://godoc.org/github.com/CovenantSQL/sqlparser#Limit |
| Update | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L550 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Update |
| Comments | https://godoc.org/github.com/CovenantSQL/sqlparser#Comments |
| TableExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#TableExprs |
| UpdateExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExprs |
| Where | https://godoc.org/github.com/CovenantSQL/sqlparser#Where |
| OrderBy | https://godoc.org/github.com/CovenantSQL/sqlparser#OrderBy |
| Limit | https://godoc.org/github.com/CovenantSQL/sqlparser#Limit |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L560 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Update.Format |
| Update | https://godoc.org/github.com/CovenantSQL/sqlparser#Update |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| UpdateExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3028 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExpr |
| ColName | https://godoc.org/github.com/CovenantSQL/sqlparser#ColName |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3034 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExpr.Format |
| UpdateExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| UpdateExprs | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3007 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExprs |
| UpdateExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExpr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L3010 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExprs.Format |
| UpdateExprs | https://godoc.org/github.com/CovenantSQL/sqlparser#UpdateExprs |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ValTuple | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2337 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ValTuple |
| Exprs | https://godoc.org/github.com/CovenantSQL/sqlparser#Exprs |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2340 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ValTuple.Format |
| ValTuple | https://godoc.org/github.com/CovenantSQL/sqlparser#ValTuple |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ValType | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2144 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ValType |
| int | https://godoc.org/builtin#int |
| Values | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2986 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Values |
| ValTuple | https://godoc.org/github.com/CovenantSQL/sqlparser#ValTuple |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2989 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Values.Format |
| Values | https://godoc.org/github.com/CovenantSQL/sqlparser#Values |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ValuesFuncExpr | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2661 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ValuesFuncExpr |
| ColName | https://godoc.org/github.com/CovenantSQL/sqlparser#ColName |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2666 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#ValuesFuncExpr.Format |
| ValuesFuncExpr | https://godoc.org/github.com/CovenantSQL/sqlparser#ValuesFuncExpr |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| VindexParam | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1267 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexParam |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| string | https://godoc.org/builtin#string |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1273 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexParam.Format |
| VindexParam | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexParam |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| VindexSpec | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1208 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexSpec |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| ColIdent | https://godoc.org/github.com/CovenantSQL/sqlparser#ColIdent |
| VindexParam | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexParam |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1232 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexSpec.Format |
| VindexSpec | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexSpec |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ParseParams | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1216 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexSpec.ParseParams |
| VindexSpec | https://godoc.org/github.com/CovenantSQL/sqlparser#VindexSpec |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| string | https://godoc.org/builtin#string |
| Visit | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L190 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Visit |
| SQLNode | https://godoc.org/github.com/CovenantSQL/sqlparser#SQLNode |
| bool | https://godoc.org/builtin#bool |
| error | https://godoc.org/builtin#error |
| When | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2856 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#When |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L2862 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#When.Format |
| When | https://godoc.org/github.com/CovenantSQL/sqlparser#When |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| Where | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1756 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Where |
| string | https://godoc.org/builtin#string |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| NewWhere | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1769 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#NewWhere |
| string | https://godoc.org/builtin#string |
| Expr | https://godoc.org/github.com/CovenantSQL/sqlparser#Expr |
| Where | https://godoc.org/github.com/CovenantSQL/sqlparser#Where |
| Format | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go#L1777 |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#Where.Format |
| Where | https://godoc.org/github.com/CovenantSQL/sqlparser#Where |
| TrackedBuffer | https://godoc.org/github.com/CovenantSQL/sqlparser#TrackedBuffer |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#section-sourcefiles |
| View all Source files | https://github.com/CovenantSQL/sqlparser/tree/c4a6cf6cebb6 |
| analyzer.go | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/analyzer.go |
| ast.go | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/ast.go |
| comments.go | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/comments.go |
| encodable.go | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/encodable.go |
| impossible_query.go | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/impossible_query.go |
| normalizer.go | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/normalizer.go |
| parsed_query.go | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/parsed_query.go |
| redact_query.go | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/redact_query.go |
| sql.y | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/sql.y |
| token.go | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/token.go |
| tracked_buffer.go | https://github.com/CovenantSQL/sqlparser/blob/c4a6cf6cebb6/tracked_buffer.go |
| ¶ | https://godoc.org/github.com/CovenantSQL/sqlparser#section-directories |
| bytes2 | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/bytes2 |
| hack | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/hack |
| querypb | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/querypb |
| sqltypes | https://godoc.org/github.com/CovenantSQL/sqlparser@v0.0.0-20190618091803-c4a6cf6cebb6/dependency/sqltypes |
|
Why Go
| https://go.dev/solutions |
|
Use Cases
| https://go.dev/solutions#use-cases |
|
Case Studies
| https://go.dev/solutions#case-studies |
|
Get Started
| https://learn.go.dev/ |
|
Playground
| https://play.golang.org |
|
Tour
| https://tour.golang.org |
|
Stack Overflow
| https://stackoverflow.com/questions/tagged/go?tab=Newest |
|
Help
| https://go.dev/help |
|
Packages
| https://pkg.go.dev |
|
Standard Library
| https://godoc.org/std |
|
Sub-repositories
| https://godoc.org/golang.org/x |
|
About Go Packages
| https://pkg.go.dev/about |
|
About
| https://go.dev/project |
| Download | https://go.dev/dl/ |
| Blog | https://go.dev/blog |
|
Issue Tracker
| https://github.com/golang/go/issues |
|
Release Notes
| https://go.dev/doc/devel/release.html |
|
Brand Guidelines
| https://go.dev/brand |
|
Code of Conduct
| https://go.dev/conduct |
|
Connect
| https://www.twitter.com/golang |
|
Twitter
| https://www.twitter.com/golang |
| GitHub | https://github.com/golang |
|
Slack
| https://invite.slack.golangbridge.org/ |
|
r/golang
| https://reddit.com/r/golang |
|
Meetup
| https://www.meetup.com/pro/go |
|
Golang Weekly
| https://golangweekly.com/ |
| Copyright | https://go.dev/copyright |
| Terms of Service | https://go.dev/tos |
|
Privacy Policy
| http://www.google.com/intl/en/policies/privacy/ |
|
Report an Issue
| https://go.dev/s/pkgsite-feedback |
|
| https://google.com |
| Learn more. | https://policies.google.com/technologies/cookies |