Comments
Sort by recent activity
Hi Mad_max, Not natively I believe, the only instance I've seen of this is where Springboot is being used which acts a consolidating intermediary. Was your goal to explicitly use the same connection as the one that's already established or just to reuse the connection details? / comments
Hi Mad_max,Not natively I believe, the only instance I've seen of this is where Springboot is being used which acts a consolidating intermediary.Was your goal to explicitly use the same connection ...
Thanks for your question arunner! Yes indeed, Postgres and MySQL are coming next. There's not yet a delivery date for this and will be communicated. The release notes will also be updated to reflect this. / comments
Thanks for your question arunner!Yes indeed, Postgres and MySQL are coming next. There's not yet a delivery date for this and will be communicated. The release notes will also be updated to reflect...
Delighted to hear it javaDuke! I apologise for the trek to Mt Doom and back that it took, with the new licensing model, you should have an easier time of it. If I don't speak to you before, have a great weekend! / comments
Delighted to hear it javaDuke!I apologise for the trek to Mt Doom and back that it took, with the new licensing model, you should have an easier time of it.If I don't speak to you before, have a gr...
Thank you for the feedback javaDuke, our expectation was that in a locked down environment a browser would be initialised and fail, exposing the licensing target. Please use the above link and let me know the outcome. / comments
Thank you for the feedback javaDuke, our expectation was that in a locked down environment a browser would be initialised and fail, exposing the licensing target.Please use the above link and let m...
Hi javaDuke, On your Mac in the locked down environment, if you navigate to the licensing page within Flyway Desktop do you see the following offline activation option? [image] [image] The button launches a webpage to allow for a challenge / response interaction; at this point I'd expect it to fail due to the locked down environment. So if you take that url and pass it to a machine that can more feely navigate, you'll have to authenticate in a browser to get to your authorised Redgate account and then it will provide you a lengthy authorisation string. If you then copy that back to your locked down environment, that will populate the permit for you as you described occurring in the other environment, without needing network access. This also doesn't use the Redgate Client which was a source of confusion earlier in the conversation. / comments
Hi javaDuke,On your Mac in the locked down environment, if you navigate to the licensing page within Flyway Desktop do you see the following offline activation option?The button launches a webpage ...
Hello BenKentzer & javaDuke, Thanks for the question!; you find us at an interesting time.. One of the key reasons we're instituting TOML is to support multiple environments and afford them equal granularity in definition, compared to the prior format. We are however in the early days of this effort and there isn't complete parity yet, though it should be soon. This should be available in the next few months, there is not yet a dedicated date for it, the release notes should identify when this is available. / comments
Hello BenKentzer & javaDuke,Thanks for the question!; you find us at an interesting time..One of the key reasons we're instituting TOML is to support multiple environments and afford them equal gra...
Hello TomTag, I'm afraid that's not a feature of the software presently. / comments
Hello TomTag,I'm afraid that's not a feature of the software presently.
Hello Sed, What profiling mode are you using please? That is the most probable origin and depending on what you need, may be a limiting factor. Because of how the Windows OS is designed, in order for one process to interfere with another, admin right often have to be granted to verify this behaviour is intentional as it goes against the default behaviour and or security settings. This is going to be true of most products that depend on hooking existing processes. You might be able to circumvent this by ANTS being the initiating process, but that would require you shutting down your IIS server, which is obviously less practical / desirable. / comments
Hello Sed,What profiling mode are you using please? That is the most probable origin and depending on what you need, may be a limiting factor. Because of how the Windows OS is designed, in order fo...
What you describe should work, this does place additional load on you to ensure parity across these environments, I can't speak for the practical impact. As you suggested it I anticipate you've considered this. alternatively, you may find the way our newer tooling flyway handles this more agreeable as programmable objects are compared like other db objects and selectable as needed. The handling is comparable, but may be an easier means of managing it, especially en masse. / comments
What you describe should work, this does place additional load on you to ensure parity across these environments, I can't speak for the practical impact. As you suggested it I anticipate you've con...
Are your programmable objects changing repeatedly that's causing the difficulty or is it a matter of sheer volume please? We've changed our tooling approach in recent years, but I want to better understand your use case to ensure my advice is applicable. / comments
Are your programmable objects changing repeatedly that's causing the difficulty or is it a matter of sheer volume please?We've changed our tooling approach in recent years, but I want to better und...