Kamil Nowinski
Kamil Nowinski
Hi guys, any progress with this? Would be good to have support for Azure Synapse Serverless SQL Pool here. I'm using `Flyway Community Edition 9.0.1 by Redgate` and still there...
Checked. If parameter `-AllUserAccess:$true` is not provided - I've got the same error.
Yes, I know. I checked the code, but that would help if one (or more) of your files are valid but you don't want to push it/them to the notebook....
Take a look at this thread: https://github.com/SQLPlayer/azure.datafactory.tools/discussions/193
Not really. This case requires preparation of whole PS script to be able to test it. If you can prepare such script and attach all required files to prove this...
There is not enough information/files to reproduce the issue, however make sure you don't have duplicate names for objects.
Before DS1 is removed - it should try to remove all objects which refer to it. Can you share a diagram of dependencies and share the body of your Data...
Yes, this is exactly how the feature should work like. 'Excludes' property means you want to skip **deployment** of particular (set of) object(s), but definitely won't delete any of excluded...
Thanks! Sounds good. I will do it as soon as I can.
Thanks, that's a good idea. In addition to that, would be good to: - return list (hash table) of tested objects with their result - add unit test of this...