Function databend_common_ast::parser::statement::create_database_option

source ยท
pub fn create_database_option(i: Input<'_>) -> IResult<'_, CreateDatabaseOption>