Skip to content

Releases: Starcounter/Starcounter.Linq

Release 3.4.1 for Starcounter Nova

22 Apr 18:53

Choose a tag to compare

#57. Fixed handling of Contains method inside of Where with DB objects.

Release 2.4.1 for Starcounter v2.4

22 Apr 18:52

Choose a tag to compare

#57. Fixed handling of Contains method inside of Where with DB objects.

Release 1.4.1 for Starcounter v2.3

22 Apr 18:11

Choose a tag to compare

#57. Fixed handling of Contains method inside of Where with DB objects.

Release 3.4.0 for Starcounter Nova

18 Apr 19:18

Choose a tag to compare

#59. Support of GroupBy method.
#78. Fixed using of LINQ methods after using of Select method.
#67. Translating of StartWith method to STARTS WITH operator.

Release 2.4.0 for Starcounter v2.4

18 Apr 19:17

Choose a tag to compare

#59. Support of GroupBy method.
#78. Fixed using of LINQ methods after using of Select method.
#67. Translating of StartWith method to STARTS WITH operator.

Release 1.4.0 for Starcounter v2.3

18 Apr 19:16

Choose a tag to compare

#59. Support of GroupBy method.
#78. Fixed using of LINQ methods after using of Select method.
#67. Translating of StartWith method to STARTS WITH operator.

Release 3.3.3 for Starcounter Nova

02 Mar 10:30

Choose a tag to compare

#70. Minimized number of parentheses in the resulting SQL.

Release 2.3.3 for Starcounter v2.4

02 Mar 10:30

Choose a tag to compare

#70. Minimized number of parentheses in the resulting SQL.

Release 1.3.3 for Starcounter v2.3

02 Mar 10:29

Choose a tag to compare

#70. Minimized number of parentheses in the resulting SQL.

Release 3.3.2 for Starcounter Nova

11 Jan 21:27

Choose a tag to compare

  • Fixed redundant generation of extra parentheses in result SQL condition.
  • Updated Nova references.