Rider Database question
Answered
Using rider, how can I have a new window to deal with database queries and results?
I know that I can carry the query window to another monitor, but I want the results for those queries in the same window as the editor is.
Thanks,
Jhonny
1 comment
Sort by
Date
Votes
Hi!
Rider provides database support with a DataGrip plugin. You can run queries only in a database console as described here: https://www.jetbrains.com/help/rider/Run_a_query.html#run-a-query-in-a-database-console
Please sign in to leave a comment.