You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
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...
The text was updated successfully, but these errors were encountered: