hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLCreateTableStatement.Type
hunt
sql
ast
statement
SQLCreateTableStatement
SQLCreateTableStatement
Undocumented in source.
Meta
Source
See Implementation
hunt
sql
ast
statement
SQLCreateTableStatement
SQLCreateTableStatement
constructors
this
enums
Type
functions
accept0
addBodyBeforeComment
addPartitionColumn
addSortedByItem
alterApply
apply
clone
cloneTo
columnIndexOf
computeName
findColumn
findForeignKey
findIndex
findPrimaryKey
findUnique
forEachColumn
foreignKeyToAlterTable
getBodyBeforeCommentsDirect
getBuckets
getChildren
getClusteredBy
getComment
getCompress
getInherits
getLike
getLogging
getName
getPartitionColumns
getPartitioning
getRowFormat
getSchema
getSelect
getSortedBy
getStoredAs
getTableElementList
getTableOptions
getTableSource
getTablespace
getType
hasBodyBeforeComment
hashForeignKey
isIfNotExiists
isMUL
isOnCommitPreserveRows
isPrimaryColumn
isReferenced
isUNI
renameColumn
setBuckets
setComment
setCompress
setIfNotExiists
setInherits
setLike
setLogging
setName
setOnCommitPreserveRows
setPartitioning
setRowFormat
setSchema
setSelect
setStoredAs
setTableSource
setTablespace
setType
simplify
toString
static functions
sort
variables
buckets
clusteredBy
comment
compress
ifNotExiists
inherits
like
logging
onCommitDeleteRows
onCommitPreserveRows
partitionColumns
partitioning
rowFormat
select
sortedBy
storedAs
tableElementList
tableOptions
tableSource
tablespace
type