Module ddl

Source

Structsยง

NAME_PATTERN_REG

Functionsยง

convert_identifier ๐Ÿ”’
convert_one_expr ๐Ÿ”’
convert_value ๐Ÿ”’
create_table_info
find_partition_columns ๐Ÿ”’
find_partition_entries ๐Ÿ”’
Parse Partitions into a group of partition entries.
parse_partitions
Parse partition statement Partitions into PartitionExpr and partition columns.
verify_alter
Verifies an alter and returns whether it is necessary to perform the alter.