dbup-cli
dbup-cli copied to clipboard
Cross platform command line tool that helps you to deploy database changes. Supports a range of databases
when there are `runAlways` scripts , `dbup status` returns -1 and prints message ``` Database upgrade is required. You have 1 more scripts to execute. ``` This seems to be...
Really appreciable CLI, thanks! Is there a way to integrate [DbUpX](https://github.com/fiscaltec/DbUpX) support to the CLI to store hashes of scripts content?
We're unable to run this in an env with net8.0. Would be helpful to have it upgraded so we don't have to install two versions of the framework. I've opened...
Or the dependency is only for DbUp 4.5?
Hi there, I am using the dbup cli on a large project which works fine for the most part. I am using the option to run each script inside its...
Hi, thanks for your work on this project. I wondered if it would be possible to conditionally run the scripts in a folder based on an environment variable? For example,...
Hey, Is adding a command line argument directly to the Upgrade call possible in parallel with using a yml file? (the parameter from the CLI should have a higher priority)...
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.0.5 to 4.0.14. Release notes Sourced from Npgsql's releases. v4.0.14 This version contains a high-severity security patch for CVE-2024-32655 everyone is advised to upgrade. Thanks to @paul-gerste-sonarsource...
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 3.2.7 to 4.0.14. Release notes Sourced from Npgsql's releases. v4.0.14 This version contains a high-severity security patch for CVE-2024-32655 everyone is advised to upgrade. Thanks to @paul-gerste-sonarsource...