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

Allow setting the pricing tier of target database #33

Open
nwrightau opened this issue Feb 9, 2019 · 1 comment
Open

Allow setting the pricing tier of target database #33

nwrightau opened this issue Feb 9, 2019 · 1 comment
Assignees
Milestone

Comments

@nwrightau
Copy link

Extension works brilliantly, however our UAT DB is Basic Tier and Pre Prod is S2. Would be good if we could set the pricing tier for the target DB or have it respect the original pricing tier of the target.

@asiffermann asiffermann added this to the 2.0.0 milestone Mar 4, 2019
@asiffermann asiffermann self-assigned this Mar 4, 2019
@asiffermann
Copy link
Member

asiffermann commented Mar 4, 2019

Hi @nwrightau and thank you for reporting this issue!

I will deploy a new version of our extension in the coming days and want to fix your issue.
I was thinking of two new options to deal with the pricing tier:

  • A list of choices for the pricing tier "strategy" with the following values:
    • Preserve target database pricing tier
    • Preserve source database pricing tier (the actual behavior)
    • Enforce pricing tier
  • If the strategy is set to enforce the pricing tier, another list to select it

Would it suit your needs like that?

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

No branches or pull requests

2 participants