Posts
Sort by recent activity
Feature Request: Formatting options to the Nth degree
I would love for sql prompt formatting to mimic the level of detail that resharper does with it's code formatting for C#.
Looking in resharper options:
Naming style: 15 types
Braces: 13 options
Bla...
Automatic Aliases from capitals
Rather than individually defining aliases per table, is it possible to use capitalised letters of tables/views to define an alias.
eg.
Customer = C
mem_Membership = M
cus_StateCustomer = SC
aReally...
Detail for non proc/udf types.
The detail column and preview panel should show for types that are not stored procedures/udf's.
For example the table type should show the 'create table' script.
Constraints should show the creatio...
Type column creating duplicate rows
For some stored procedures a match is being found for name, column and text.
Can this column be grouped together and show as "all" or "3 items" or "name,column,text"?
If your text string matches 5 ...
Possible bug: @PV variable declaration.
Hi.
Unfortunately i'm not able to provide too much information regarding this possible bug. This is occurring on a clients machine in which i do not have access to, and am unable to get a copy of t...