fromRow without the type argument, for the same reason.
Object? rowFrom(MssqlRow row) => fromRow(row);