\CreateTableBuilder

This class implements the builder for the CREATE TABLE statement. You can overwrite all functions to achieve another handling.

Summary

Methods
Properties
Constants
build()
No public properties found
No constants found
buildCreateTableDefinition()
buildCreateTableOptions()
buildCreateTableSelectOption()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

build()

build(  $parsed) 

Parameters

$parsed

buildCreateTableDefinition()

buildCreateTableDefinition(  $parsed) 

Parameters

$parsed

buildCreateTableOptions()

buildCreateTableOptions(  $parsed) 

Parameters

$parsed

buildCreateTableSelectOption()

buildCreateTableSelectOption(  $parsed) 

Parameters

$parsed