Releases: tallesl/net-Query
Releases · tallesl/net-Query
7.0.0
13 Sep 13:38
Compare
Sorry, something went wrong.
No results found
6.3.0
07 Mar 22:27
Compare
Sorry, something went wrong.
No results found
6.2.2
09 Mar 14:17
Compare
Sorry, something went wrong.
No results found
Order by descending on query builder (f62a9b1 ).
6.2.1
15 Feb 12:14
Compare
Sorry, something went wrong.
No results found
Fix overriding when Select has more than one join (770912c );
Validating for ArgumentNullException on Select class (05ea33b ).
6.2.0
07 Mar 22:26
Compare
Sorry, something went wrong.
No results found
NoLessThan methods (4d1d9c5 );
A Select class that aids building SELECT clauses (bcf2b0a );
Not disposing the data adapter (f224585 );
Unit tests (ab10677 ).
6.1.4
27 Sep 18:32
Compare
Sorry, something went wrong.
No results found
6.1.3
27 Sep 13:50
Compare
Sorry, something went wrong.
No results found
6.1.2
28 Jun 20:50
Compare
Sorry, something went wrong.
No results found
Fixed issue when setting parameter type with nullable types (1687909 ).
6.1.1
15 Jun 14:23
Compare
Sorry, something went wrong.
No results found
Fixed error raised when null is specified to a column which is not of type string, such as VARBINARY (a84d171 ).
6.1.0
14 Jun 17:58
Compare
Sorry, something went wrong.
No results found
Made array expansion to IN clause optional (5717e77 ).