Releases: PawelGerr/Thinktecture.EntityFrameworkCore
Releases · PawelGerr/Thinktecture.EntityFrameworkCore
10.0.2
22 Feb 10:51
Compare
Sorry, something went wrong.
No results found
[SQL Server] Escape column name when build "CREATE PK" statement
10.1.0-beta02
20 Feb 10:09
Compare
Sorry, something went wrong.
No results found
Fix for postgres (NpgsqlSqlNullabilityProcessor)
10.1.0-beta01
20 Feb 10:06
Compare
Sorry, something went wrong.
No results found
Feature: bulk insert/update from query
Added support for postgres (experimental)
10.0.1
20 Feb 10:05
Compare
Sorry, something went wrong.
No results found
new project/package "Thinktecture.EntityFrameworkCore.Sqlite.Core"
10.0.0
11 Nov 21:21
Compare
Sorry, something went wrong.
No results found
BREAKING: removed extension method LeftJoin because EF supports it natively
[SQL Server] Set precision and scale of temp tables and scalar collections with decimals to 38,18 if the decimal columns have to precision defined
9.2.1
22 Jan 20:33
Compare
Sorry, something went wrong.
No results found
Bugfix: SqlCommand must be associated with tx manually
9.2.0
06 Jan 16:05
Compare
Sorry, something went wrong.
No results found
Added overloads of BulkInsert*IntoTempTableAsync to insert into existing temp table.
8.4.0
06 Jan 16:04
Compare
Sorry, something went wrong.
No results found
Added overloads of BulkInsert*IntoTempTableAsync to insert into existing temp table.
9.1.0
04 Dec 20:07
Compare
Sorry, something went wrong.
No results found
SQLite: execute bulk operations within a transaction, otherwise SQLite will start a new transaction for every statement
8.3.0
04 Dec 20:07
Compare
Sorry, something went wrong.
No results found
SQLite: execute bulk operations within a transaction, otherwise SQLite will start a new transaction for every statement