Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection String Solution for Source Control #154

Open
ProbitasAdamTibi opened this issue Dec 10, 2024 · 0 comments
Open

Connection String Solution for Source Control #154

ProbitasAdamTibi opened this issue Dec 10, 2024 · 0 comments

Comments

@ProbitasAdamTibi
Copy link

ProbitasAdamTibi commented Dec 10, 2024

In some scenarios, where you want to push the configuration file into source control, these scenarios include:

  • Repeatable migration
  • Sharing with the team
  • Versioning the last migration

In these scenarios the developer has to manually write and delete the connection string for the source and sink to avoid pushing them into source control. Obviously, mistakes happen and the connection string is pushed into source control.

Could you provide a solution to solve this problem? One suggestion is overriding the connection string via command line arguments, so the connection string in a migration file can be empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant