Skip to main content

alter_table

Function alter_table 

Source
pub fn alter_table() -> impl Parser<Token, AlterTable, Error = Simple<Token>> + Clone
Expand description

Parse ALTER TABLE statement.