fn create_table_constraints( engine: &str, schema: &SchemaRef, table_meta: &TableMeta, quote_style: char, ) -> Vec<TableConstraint>