pub fn emit_insert_schema(table: &TableSpec) -> String
Emit the Zod insert schema — columns with a DEFAULT become .optional().
DEFAULT
.optional()