Bump Microsoft.EntityFrameworkCore.Sqlite from 5.0.0 to 6.0.7 in /src/adminTools/adminBlazorWebsite/src
Bumps Microsoft.EntityFrameworkCore.Sqlite from 5.0.0 to 6.0.7.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.
EF Core 6.0.7
This is a patch release of EF Core 6.0 containing only important bug fixes:
EF Core 6.0.6
This is a patch release of EF Core 6.0 containing only important bug fixes:
- Can't create a view with navigation property
- Tools: Add dotnet-ef shims arm64
- Diagnostics: DataReaderDisposingEventData.ReadCount accumulates the value from different readers
- Consider setting NullabilityInfoContextSupport=true in EF's NuGet package
- SQLite doesn't work when trimming
- dotnet-ef needs to target 6
Note that this release contains a breaking change for the
dotnet-efcommand line tool.EF Core 6.0.5
This is a patch release of EF Core 6.0 containing only important bug fixes:
EF Core 6.0.4
This is a patch release of EF Core 6.0 containing only important bug fixes:
- Exception from SQLite provider when application is shutting down
- Collection_navigation_equal_to_null_for_subquery fails after merging from release/6.0
- EF Core 6.0 temporal tables - migration rollback doesn't work
- InvalidOperationException on save after upgrading from 5 to 6
EF Core 6.0.3
This is a patch release of EF Core 6.0 containing only important bug fixes:
- FirstOrDefault after custom projection == null cannot be translated
- DbContext scaffolding creates reference error CS0120 in nameof() for InverseProperty in certain conditions
- EF core 6 selecting null values despite where clause asking for not null
- Query: Rownumber conversion needs better logic to figure out partitions
- Suboptimal SQL generation for query with optional navigation, its collection navigation and lateral join
- Aggregates on multiple child tables produces invalid SQL
- ServiceProviderCache keeps initially created IServiceProvider indefinitely
- Setting a Nullable Foreign Key property to Null triggers cascade delete
- Optimize hangs and stops responding
EF Core 6.0.2
This is a patch release of EF Core 6.0 containing only important bug fixes:
- Exception when creating new migration after updating from 6.0-rc.1 to 6.0-rc.2 or 6.0-rtm
- efcore6 produces wrong SELECT SQL when Where/OrderBy clauses are applied to Owned properties followed by .Take
- Proxies using Records with a base class broken since .NET 6
- Parentheses put around IS NULL only if operand is of type boolean
... (truncated)
Commits
5f52838Merge in 'release/6.0' changes7d67503Merge branch 'release/3.1' into release/6.067579f7Merge in 'release/6.0' changes9344d6cUpdate dependencies from https://github.com/dotnet/arcade build 20220614.7 (#...94ed70cUpdate dependencies from https://github.com/dotnet/arcade build 20220614.5 (#...8ada44fMerge in 'release/6.0' changes3254b5aMerge pull request #28227 from vseanreesermsft/internal-merge-6.0-2022-06-14-...4618e01Update dependencies from https://github.com/dotnet/arcade build 20220608.2 (#...8f0abb8Update SDK and runtime versions87c5c74Merge pull request #28228 from vseanreesermsft/internal-merge-3.1-2022-06-14-...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)