Skip to content

Releases: PosInformatique/PosInformatique.Testing.Databases

v3.0.0

24 Oct 15:39
fa83397

Choose a tag to compare

Improvements/Fixes

NuGet packages

PosInformatique.Testing.Databases.SqlServer
PosInformatique.Testing.Databases.SqlServer.Dac
PosInformatique.Testing.Databases.SqlServer.EntityFramework
PosInformatique.Testing.Databases.SqlServer.SqlCmd

v2.3.0

24 Sep 03:42
f35abb8

Choose a tag to compare

Improvements/Fixes

  • Add the support to compare the seed and increment for the IDENTITY columns (#10).

NuGet packages

PosInformatique.Testing.Databases.SqlServer
PosInformatique.Testing.Databases.SqlServer.Dac
PosInformatique.Testing.Databases.SqlServer.EntityFramework

v2.2.0

12 Sep 09:42
318a98e

Choose a tag to compare

Improvements/Fixes

  • Add the support to retrieve the default constraints for the columns (#7).
  • Add asynchronous methods to query the database (#6).
  • Fix an bug when the primary keys of the table to compare have different name (#8).

NuGet packages

PosInformatique.Testing.Databases.SqlServer
PosInformatique.Testing.Databases.SqlServer.Dac
PosInformatique.Testing.Databases.SqlServer.EntityFramework

v2.1.0

17 Oct 09:02
1a1d9da

Choose a tag to compare

Improvements/Fixes

  • PosInformatique.Testing.Databases.SqlServer target the .NET Standard 2.0 platform.
  • PosInformatique.Testing.Databases.SqlServer.Dac target the .NET Core 6.0 and .NET Framework 4.6.2
  • PosInformatique.Testing.Databases.SqlServer.EntityFramework target the .NET Core 6.0
  • Reduce the dependencies to Entity Framework 6.0
  • Reduce the dependencies of DACfx to a more earlier version.
  • Add new method SqlServerDatabase.ExecuteScript() to execute T-SQL scripts.

NuGet packages

PosInformatique.Testing.Databases.SqlServer
PosInformatique.Testing.Databases.SqlServer.Dac
PosInformatique.Testing.Databases.SqlServer.EntityFramework

v2.0.0

27 Sep 11:45
2315842

Choose a tag to compare

Improvements/Fixes

  • Add SqlServerDatabaseComparer class to perform comparison between two databases.
  • Add new PosInformatique.Testing.Databases.SqlServer.Dac NuGet package which contains DAC package tools.
  • Add new SqlServer.CreateDatabaseAsync() extension method to create a database from a DbContext.
  • Reduce dependencies version of the Entity Framework Core and SQL Server Client NuGet packages.

NuGet packages

PosInformatique.Testing.Databases.SqlServer
PosInformatique.Testing.Databases.SqlServer.Dac
PosInformatique.Testing.Databases.SqlServer.EntityFramework

v2.0.0 (Old package name)

26 Sep 11:49
694d4aa

Choose a tag to compare

This release has been deprecated.

Improvements/Fixes

  • Add SqlServerDatabaseComparer class to perform comparison between two databases.
  • Add new PosInformatique.UnitTests.Databases.SqlServer.Dac NuGet package which contains DAC package tools.
  • Add new SqlServer.CreateDatabaseAsync() extension method to create a database from a DbContext.
  • Reduce dependencies version of the Entity Framework Core and SQL Server Client NuGet packages.

NuGet packages

PosInformatique.UnitTests.Databases.SqlServer
PosInformatique.UnitTests.Databases.SqlServer.Dac
PosInformatique.UnitTests.Databases.SqlServer.EntityFramework

v1.0.1

23 Sep 03:26
e347b09

Choose a tag to compare

This release has been deprecated.

Changes

Various fixes of the documentation.

NuGet packages

PosInformatique.UnitTests.Databases.SqlServer
PosInformatique.UnitTests.Databases.SqlServer.EntityFramework

v1.0.0

02 Sep 14:23
0ff5d49

Choose a tag to compare

This release has been deprecated.

Changes

Initial version

NuGet packages

PosInformatique.UnitTests.Databases.SqlServer
PosInformatique.UnitTests.Databases.SqlServer.EntityFramework