Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

Releases: xin9le/DeclarativeSql

v1.3.0

16 Nov 15:08
4325c22
Compare
Choose a tag to compare

Improvements

  • Supports .NET 5!!
  • Enable nullable reference types

Fixes

  • IDbConnection.Update method was throwing ArgumentNullException exception

v1.2.10

08 Nov 07:14
Compare
Choose a tag to compare

Improvements

v1.2.9

01 Sep 06:19
Compare
Choose a tag to compare

Update NuGet packages

  • ZString v2.2.0
  • Microsoft.Data.SqlClient v2.0.1
  • System.Data.SqlClient v4.8.2
  • Microsoft.NET.Test.Sdk v16.7.1
  • xunit v2.4.3

v1.2.8

07 Jul 18:26
Compare
Choose a tag to compare

Bugfix

  • Avoided sending unnecessary properties on update

v1.2.7

29 Jun 08:38
Compare
Choose a tag to compare
  • Update ZString v2.1.3
  • Update Microsoft.Data.SqlClient v2.0.0
  • Update xunit v2.4.2

v1.2.6

14 May 09:45
Compare
Choose a tag to compare
  • Update NuGet packages.

v1.2.5

23 Apr 16:45
Compare
Choose a tag to compare

Improvements

  • Supports Contains method of concrete collection type
  • Update NuGet packages

v1.2.4

14 Apr 17:11
Compare
Choose a tag to compare

Update NuGet package

v1.2.3

05 Apr 06:32
Compare
Choose a tag to compare

Update NuGet package

v1.2.2

04 Apr 09:12
Compare
Choose a tag to compare

Update NuGet packages.