Expand description
Implementation of SHOW CREATE TABLE
statement.
Functionsยง
- column_
option_ ๐def - create_
column ๐ - create_
sql_ ๐options Generates CREATE TABLE options from given table metadata and schema-level options. - Create a CreateTable statement from table info.