MSSQL Examples
MSSQL support is newer than MySQL in pgferry, but the examples already cover the two operational modes most teams need.
Available examples
Section titled “Available examples”MSSQL-specific considerations
Section titled “MSSQL-specific considerations”source_schemadefaults todbomoneyandsmallmoneymap tonumericby defaultuniqueidentifiervalues are reordered to standard UUID byte ordertimestampandrowversionare treated as binary values, not datetimes
Recommended baseline
Section titled “Recommended baseline”Start with minimal-safe unless the target schema lifecycle is fully disposable and you have already validated object recreation end to end.