Replies: 1 comment
-
|
You could take a look at this PowerShell tool - does that do what you need? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wondering whether there exists some method of invoking sql4cds via the cli. Every now and again I am doing data migrations in environments (e.g., recreating a column with a different data type), and I have to run them by hand at the correct moment during a deployment - it would be great to be able to include my migration as a .sql file and invoke it in the pipeline.
Is there such a toolchain that would allow me to do this?
Beta Was this translation helpful? Give feedback.
All reactions