Activity overview
Latest activity by Jake Manske
We have many thousands of database objects on our databases; SQL Prompt causes the UI to hang for seconds or more at a time. Many of the developers on our team are turning off SQL Prompt and only using it as a final step to do formatting. I would love to engage with someone on what the root cause of this problem might be; could be bloated cache (as mentioned above) or maybe something is paging to disk? Perhaps something is being done on the UI thread that needs to be on a background thread. / comments
We have many thousands of database objects on our databases; SQL Prompt causes the UI to hang for seconds or more at a time. Many of the developers on our team are turning off SQL Prompt and only u...