Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

query-expressions #15

Open
Open
@kristof-mattei

Description

@kristof-mattei

Issue with documentation regarding join:

https://msdn.microsoft.com/visualfsharpdocs/conceptual/query-expressions-%5bfsharp%5d
but not on
https://github.com/Microsoft/visualfsharpdocs/blob/live/docs/conceptual/query-expressions-[fsharp].md

(?)

Note that the order of the keys around the = sign in a join expression is significant.

It seems to be impossible to swap them around, also mentioned in

http://stackoverflow.com/questions/22569661/how-do-query-expression-joins-depend-on-the-order-of-keys

http://stackoverflow.com/questions/22569661/how-do-query-expression-joins-depend-on-the-order-of-keys#comment34355827_22569818

Can the documentation be elaborated on in WHICH case this can actually be swapped?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions