463 search results
-
Add the ability to toggle "My Queries" and "Samples" as favorites
-
Add preference for disabling of automatic creation of default query template after typing 'from'
-
Add a search field to the My Queries section to allow for quick locating of saved queries by filename. · completed
-
Reference and Import Microsoft.VisualBasic by default for VB queries
-
Open New Query Tab When Pressing Middle Mouse Button on the Tabs Bar
-
Hide Script Box and Load Form for customize query input for end user
-
Include navigation properties as cells in output, allow expansion of them after initial query
-
Boolean Util.CurrentQuery.IsSaved to indicate if current query is dirty or saved
-
Output JSON Format Data
-
Show .cs files in the "My Queries" file tree and allow viewing .cs files
-
View the generated SQL for an executed query · completed
-
Fix for "Error 2714" when running the "But I don't have NORTHWND!" Sample query.
-
If user manually adjusts column widths in a query window - remember these settings.
-
Ability to convert a LINQ query to a Stored Procedure, Trigger or View
-
"My Queries" directory default to where the .linq file was launched from
-
Disable Dump() output without rewriting query (Silent mode)
-
Tabbed Results Window + Pinned Tabs = Easily See the Results of Multiple Iterations of the Query
-
provide the ability to query multiple schemas with the IQ driver for oracle.
-
line numbers when editing Stored Proc (beta 4.37.11 has it for queries)
-
Keep past results available across multiple queries, like TOAD and TOAD for SQL Server