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

Add Support for TokenReplacement #18

Closed
wokket opened this issue Sep 16, 2021 · 0 comments · Fixed by #21
Closed

Add Support for TokenReplacement #18

wokket opened this issue Sep 16, 2021 · 0 comments · Fixed by #21
Assignees
Milestone

Comments

@wokket
Copy link
Collaborator

wokket commented Sep 16, 2021

https://github.com/chucknorris/roundhouse/wiki/TokenReplacement

I need this for alter database {{DatabaseName}} ... scripts as we use different database names in each environment.

I'm suggesting we only do the baked in tokens initially, and do UserTokens later...

@wokket wokket self-assigned this Sep 17, 2021
@wokket wokket linked a pull request Sep 18, 2021 that will close this issue
erikbra pushed a commit that referenced this issue Sep 20, 2021
* feat #18: Add command line switch
* feat #18: First cut of a TokenProvider, TokenReplacer and tests
* docs (#18): Update migration doc
* build (#20): Add a very basic (but fast) CI build for checking features before PR
* tweak: Compile warnings
@erikbra erikbra added this to the 0.9.3 (MVP) milestone Oct 7, 2021
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

Successfully merging a pull request may close this issue.

2 participants