Activity overview
Latest activity by Bart Read
Support markdown in MS_Description extended property
Hi there,
So I've been digging around trying to find the best way to add documentation to sprocs. As much as it's arduous and tiresome the best way seems to be using the MS_Description extended pro...
Support for MS_Description stored procedures
Hi there,
Some of the most powerful features for SQL Prompt are the scaffolding support it provides for INSERT, UPDATE, and EXEC sproc statements. It makes it *so* much easier to write these statem...
Add support for debugging
Hi there,
SQL Server Management Studio supports debugging so it would be *really*, *incredibly* handy to be able to take advantage of this in SQL Test. Diagnosing errors in SQL (or any other code) ...
Feedback on test output pane
Hey,
Two points about the test output:
(1) It would be helpful to have the option to position the pane below the treeview with the tests (c.f., R# test runner).
(2) It would be helpful to have an o...
Command line version of SQL Test
Hi,
It would be great if there were a command line version of SQL Test for quickly running tSQLt tests, and getting a report of passes/fails. Use cases:
- CI integration
- Local MSBuild integration...
Bug: SQL Tests holds database connections open
Hi there,
SQL Test appears to have a bug in that it holds database connections open even after it's been closed. This only happens if you've opened the SQL Test window in SSMS, have at least one da...
Feedback on SQL Test
Hi,
I've just started using SQL Test which, btw, is quite cool. I have found the odd thing that could perhaps be improved though:
- Improve discoverability: the only place in SSMS where you see any...
Bug: source code view full screen issue on Windows 10
Hi there,
I've noticed that if you drag the source code view off onto a second monitor on Windows 10, exit the profiler, and restart it, the profiler will make the source code editor larger than th...
Remember my View bar settings across sessions
Hey,
Another suggestion for something I find intensely aggravating. Every time I fire up APP, which I've probably done about a dozen times today, it's forgotten View bar options:
- Methods with sou...
Include row count in SQL view
Hey,
Another thing that would be really helpful is including the row count for queries in the SQL view - I don't need the full data, but the row count gives a useful information of the amount of da...