Skip to content

restore the deprecated user-specific "dbname" flags#4121

Merged
sougou merged 2 commits intovitessio:masterfrom
tinyspeck:restore-deprecated-dbname-flag
Aug 12, 2018
Merged

restore the deprecated user-specific "dbname" flags#4121
sougou merged 2 commits intovitessio:masterfrom
tinyspeck:restore-deprecated-dbname-flag

Conversation

@demmer
Copy link
Copy Markdown
Member

@demmer demmer commented Aug 6, 2018

Fix a regression where the dbname flags were removed as part of the
earlier cleanup and refactor. This is against policy since we want
to keep the flags for now.

Unlike the other user-specific db connection flags, this one does
not actually do anything at runtime except set a "DeprecatedDBName"
field in the DBConfig.

Signed-off-by: Michael Demmer mdemmer@slack-corp.com

Fix a regression where the dbname flags were removed as part of the
earlier cleanup and refactor. This is against policy since we want
to keep the flags for now.

Unlike the other user-specific db connection flags, this one does
not actually do anything at runtime except set a "DeprecatedDBName"
field in the DBConfig.

Signed-off-by: Michael Demmer <mdemmer@slack-corp.com>
@demmer demmer requested a review from sougou August 6, 2018 16:45
Signed-off-by: Michael Demmer <mdemmer@slack-corp.com>
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 this pull request may close these issues.

3 participants