pub fn plan(model: &mut SchemaModel, warnings: &mut Vec<Warning>)Expand description
Plan and merge ALTER TABLE constraints into CREATE TABLE, resolve SERIAL/sequences.
pub fn plan(model: &mut SchemaModel, warnings: &mut Vec<Warning>)Plan and merge ALTER TABLE constraints into CREATE TABLE, resolve SERIAL/sequences.