MJ EntityField.Type value (informational — CodeGen discovers actual type).
PostgreSQL type template (e.g., "VARCHAR(n)").
Generic source type — a dialect-abstraction SchemaFieldType (e.g., "string", "integer").
SQL Server type template (e.g., "NVARCHAR(n)").
Maps a generic source type to platform-specific SQL types.