Comments
Sort by recent activity
Chris Auckland wrote:
Thanks for your post.
By default, there is a 300 millisecond delay before the suggestion is triggered.
Could you try decreasing this delay and see if that helps?
You can set it through SQL Prompt 5 > Options > Behaviour > Triggering Behaviour
The suggestion box appears just fine, clicking the down key immediately after it appears doesn't seem to function. But I'll try that anyways tomorrow to see if it helps. / comments
Chris Auckland wrote:
Thanks for your post.
By default, there is a 300 millisecond delay before the suggestion is triggered.
Could you try decreasing this delay and see if that helps?
You can se...
Yes, I refreshed the cache before scripting object as alter, please attempt to reproduce and let me know if you see the same issue.
thanks / comments
Yes, I refreshed the cache before scripting object as alter, please attempt to reproduce and let me know if you see the same issue.
thanks
Create DB1, create Schema1, create User1 with default schema Schema1, link to source control and commit.
Create DB2, create User1 with no default schema, link to DB1 source control directory, get latest. Schema1 is created, but User1 is not set to default schema Schema1. / comments
Create DB1, create Schema1, create User1 with default schema Schema1, link to source control and commit.
Create DB2, create User1 with no default schema, link to DB1 source control directory, get l...
Refreshing the cache is unrelated to script object as alter. Scripting as alter should not use the cache at all, but the live database element. If need be partially refresh the relevant cache before generating the script from it. That's just my 2 cents about how I feel it should operate. / comments
Refreshing the cache is unrelated to script object as alter. Scripting as alter should not use the cache at all, but the live database element. If need be partially refresh the relevant cache bef...
Agreed, lack of auto completion after a sql function is really annoying / comments
Agreed, lack of auto completion after a sql function is really annoying