Activity overview
Latest activity by manjuke
SQL Prompt / comments
SQL Prompt
Hi Sujay, Thanks for the details. But actually, I don't want to stop this schema from loading. I need to load the schema to the IntelliSense, but only I need to exclude it when I am formatting the code. I don't think we have such an option at this point. Hence I suggest that it would be good if we have such feature, which is to choose the object if there are multiple objects having same name with different schema during the code formatting. For the time being, I will try an alternate workaround. Thanks & Regards Manjuke / comments
Hi Sujay,Thanks for the details. But actually, I don't want to stop this schema from loading. I need to load the schema to the IntelliSense, but only I need to exclude it when I am formatting the c...
Is there a way to tell SQL Prompt ignore a certain schema when reformatting code
Consider the following syntax:SELECT * FROM APP_SETTINGSI have setup the prompt to use aliases and to add schema during the code format. In my database there two objects with the same name but havi...
Unsaved documents cannot be cut or copied... Dialogue
Hi,
When I try to copy the contents of an SQL Object displayed in the using Ctrl + C, an error/warning dialogue pops up saying:
"Unsaved documents cannot be cut or copied to the clipboard from the ...