philipag

Results 22 issues of philipag

When trying any bulk insert operations with .Net 10 Preview 5, I get the following exceptions: ``` Method not found: 'System.Object Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDiscriminatorValue()'. at EFCore.BulkExtensions.SqlAdapters.Sqlite.SqliteAdapter.LoadSqliteValues[T](TableInfo tableInfo, T entity, SqliteCommand command, DbContext...

### What did you do? If I create a DB with cipher_use_hmac = ON, DB Browser can open it fine, but with a DB with cipher_use_hmac = OFF, DB Browser...