Skip to content

Releases: PawelGerr/Thinktecture.EntityFrameworkCore

9.2.1

22 Jan 20:33
20e2993
Compare
Choose a tag to compare
  • Bugfix: SqlCommand must be associated with tx manually

9.2.0

06 Jan 16:05
0b90b81
Compare
Choose a tag to compare
  • Added overloads of BulkInsert*IntoTempTableAsync to insert into existing temp table.

8.4.0

06 Jan 16:04
10ebb55
Compare
Choose a tag to compare
  • Added overloads of BulkInsert*IntoTempTableAsync to insert into existing temp table.

9.1.0

04 Dec 20:07
0f19228
Compare
Choose a tag to compare
  • SQLite: execute bulk operations within a transaction, otherwise SQLite will start a new transaction for every statement

8.3.0

04 Dec 20:07
8db9cc7
Compare
Choose a tag to compare
  • SQLite: execute bulk operations within a transaction, otherwise SQLite will start a new transaction for every statement

9.0.0

13 Nov 06:16
33bf654
Compare
Choose a tag to compare
  • Updated to EF Core 9

8.1.1

13 Feb 19:01
d998afb
Compare
Choose a tag to compare
  • EF Update (v8.0.2)

8.1.0

05 Feb 15:29
e05eb0f
Compare
Choose a tag to compare
  • Added generic window function

7.4.0

05 Feb 15:28
c7a7e07
Compare
Choose a tag to compare
  • Added generic window function

8.0.0

14 Nov 18:59
6b5ba6a
Compare
Choose a tag to compare
  • Release for EF Core 8