Comments
Sort by recent activity
Regarding order, if a new, earlier version is introduced, flyway will warn you that there are now new, out of order migrations that could be applied, so you can choose how to proceed. Our deployments are run via Octopus. Does the installer have hooks that would allow automated responses? / comments
Regarding order, if a new, earlier version is introduced, flyway will warn you that there are now new, out of order migrations that could be applied, so you can choose how to proceed.Our deployment...
I'm wondering why you wouldn't use SSDT and DacPacs if you're on SQL Server. / comments
I'm wondering why you wouldn't use SSDT and DacPacs if you're on SQL Server.
I vote as well! Then it could have flavors (or flavours) for Snowflake and PostGres as well. / comments
I vote as well! Then it could have flavors (or flavours) for Snowflake and PostGres as well.
Thanks Eddie. You're right. That did speed it up. I guess I'll put up with the slowness because I like the Code analysis too much. And I'm on version 9.5.10.10741. / comments
Thanks Eddie. You're right. That did speed it up. I guess I'll put up with the slowness because I like the Code analysis too much.And I'm on version 9.5.10.10741.
Thanks Alex. That fixed it. / comments
Thanks Alex. That fixed it.
gcomstock, you might also want to try unchecking the "Automatically refresh suggestions". It's a pity red-gate hasn't fixed this problem yet. [image] / comments
gcomstock, you might also want to try unchecking the "Automatically refresh suggestions". It's a pity red-gate hasn't fixed this problem yet.
gcomstock, that is exactly the same problem I've been having. Have you tried disabling "Enable Code Analysis"? That seems to help me. / comments
gcomstock, that is exactly the same problem I've been having. Have you tried disabling "Enable Code Analysis"? That seems to help me.
This happens to me but only when I am disconnected from my office network and connecting to a remote server outside of my office network. I'm running version 9.2.6.6145. Upgrading to 9.2.8.6358 does not help. / comments
This happens to me but only when I am disconnected from my office network and connecting to a remote server outside of my office network. I'm running version 9.2.6.6145. Upgrading to 9.2.8.6358 d...
Looks like when I turned off "Automatically refresh suggestions" under experimental features that cleared my problem. I'm assuming there is a high connection timeout so SQL Prompt keeps trying to contact db servers it no longer has access to. It'd be nice if this timeout was configurable; I'd dial it way down. / comments
Looks like when I turned off "Automatically refresh suggestions" under experimental features that cleared my problem. I'm assuming there is a high connection timeout so SQL Prompt keeps trying to ...