Resolve a T-SQL type to its target dialect equivalent.
Full type string (e.g., "NVARCHAR(255)", "UNIQUEIDENTIFIER", "DECIMAL(18,2)")
Target dialect (default: 'postgres')
The mapped type string for the target dialect
Resolve a T-SQL type to its target dialect equivalent.