Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Raw SQL queries feature for Un-mapped types #5880

Closed
xrkolovos opened this issue Jun 28, 2016 · 2 comments
Closed

Add Raw SQL queries feature for Un-mapped types #5880

xrkolovos opened this issue Jun 28, 2016 · 2 comments

Comments

@xrkolovos
Copy link

What are your thoughs about this feature? Are you planning implementing it? It is a very usefull tool.

var myList= ctx.Database.SqlQuery("Select ...").ToList<UnMappedModel>();

efcore-vs-ef6

@gdoron
Copy link

gdoron commented Jun 28, 2016

It's in the backlog.
I don't the time looking for the issue addressing this.

@rowanmiller
Copy link
Contributor

Here is the issue tracking it #1862. We totally agree it is very useful and it is on the list of the critical features we need to add - of course there are quite a few features on that list, so it may not get implemented immediately.

@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants