Comments
Sort by recent activity
Given it's PowerShell, you're most likely not seeing the debug output because the default PowerShell debug settings are to just silently continue without showing you anything. (source) Additionally if you add -X to the end of your command you'll enable flyways debug output, it still requires PS debug to be enabled, but you'll get a lot more info. One of the reasons you provide the application is to take care of these things for you. If you find an exception in your debug output, I'd be happy to take a look for you. / comments
Given it's PowerShell, you're most likely not seeing the debug output because the default PowerShell debug settings are to just silently continue without showing you anything. (source)Additionally ...
Hi jahmezz, When you say Flyway Community, do you mean Flyway Desktop, community edition? (There's a flyway cli community edition as well) I would not expect migrate to proceed without any config as it wouldn't have a target. I'd be happy to reproduce the test if you can please give us a little more detail. / comments
Hi jahmezz,When you say Flyway Community, do you mean Flyway Desktop, community edition?(There's a flyway cli community edition as well)I would not expect migrate to proceed without any config as i...
Hello mymorning, While .NetCore is indeed supported on multiple platforms, ANTS is Windows only, if the behaviour you're seeking to profile only occur in a Linux space I'm afraid you won't be able to identify it with ANTS. / comments
Hello mymorning,While .NetCore is indeed supported on multiple platforms, ANTS is Windows only, if the behaviour you're seeking to profile only occur in a Linux space I'm afraid you won't be able t...
Not at all, such is life; should it reoccur, please come back to us and I'll resume digging! / comments
Not at all, such is life; should it reoccur, please come back to us and I'll resume digging!
Having dug around I'm pretty sure this is an internal error, I've created a support ticket for you so I can ask for the application logs. If we find a fault I'll share the results here so others can benefit. / comments
Having dug around I'm pretty sure this is an internal error, I've created a support ticket for you so I can ask for the application logs. If we find a fault I'll share the results here so others ca...
Hello GSS, I'm sorry to read you've hit this issue. What db object type is Window please? It's distinctly possible that the exception is occurring on corresponding attributes and we'd need to look at your code to isolate it. We can do this in a support ticket if you're not comfortable sharing your schema in a public location, just let us know. [image] / comments
Hello GSS,I'm sorry to read you've hit this issue. What db object type is Window please?It's distinctly possible that the exception is occurring on corresponding attributes and we'd need to look at...
Hi kalo, Thanks for raising it with us. What version of SSMS are you using please? What sort of db are you targeting? (Version, Azure, SSRS etc) / comments
Hi kalo,Thanks for raising it with us.What version of SSMS are you using please?What sort of db are you targeting? (Version, Azure, SSRS etc)
Hello mmoore, Within the SA UI, how are these assemblies that cannot be embedded represented please? / comments
Hello mmoore,Within the SA UI, how are these assemblies that cannot be embedded represented please?
Hi DenisJCilliers, To target a snapshot using the commandline, the format is as you detailed, though I would recommend a full path for clarity sake. To modify the documentation example to match your example: sco /source System/pass@TEST{SCHEMA_A} /snapshot "C:\Snapshots\SourceSnapshot.onp" / comments
Hi DenisJCilliers,To target a snapshot using the commandline, the format is as you detailed, though I would recommend a full path for clarity sake.To modify the documentation example to match your ...
Hello conquererbibek, Not quite yet, we're planning on it and there's a good demand for it too. We'll announce it on the forums and in the release notes once it is added. Additionally you can request to be informed once it's implemented. / comments
Hello conquererbibek,Not quite yet, we're planning on it and there's a good demand for it too. We'll announce it on the forums and in the release notes once it is added.Additionally you can request...