question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support In-Memory Database

See original GitHub issue

Throw exception, if use UseInMemoryDatabase in Microsoft.EntityFrameworkCore.InMemory.

System.InvalidCastException: 
'Microsoft.EntityFrameworkCore.InMemory.Query.Internal.InMemoryQueryContextFactory' 
'Microsoft.EntityFrameworkCore.Query.RelationalQueryContextFactory'

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
sdanylivcommented, Aug 2, 2018

@idubnori, we are not EF users, so any feedback is valuable.

0reactions
sdanylivcommented, Aug 2, 2018

Added more informative message instead of InvalidCastException in cf1bbf4e476e43067cd3723b221f301eb79ff258

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Is an In-Memory Database?
In-memory databases are purpose-built databases that rely primarily on memory for data storage, in contrast to databases that store data on disk or...
Read more >
List of Top In-Memory Databases 2023
In-memory databases (IMDBs), sometimes called in-memory data stores, are database systems that store, read, write, and access data in random access memory ...
Read more >
List of in-memory databases
RDM supports ODBC, JDBC, SQL and SQL PL in RDM 14.0. RDM 14.0 was released in 2016. Redis · Redis Labs, 2009, C,...
Read more >
In-Memory Databases Explained
An in-memory database is a database that keeps data in the RAM rather than on a hard disk. With memory access being faster...
Read more >
A Guide to In-Memory Databases
In-memory database for fast, effective use and handling of real-time data. Here's how it works, why it's important, and how it will make...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found