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

Renamed database instance to replica #1806

Merged
merged 3 commits into from
Oct 5, 2024
Merged

Conversation

cloutiertyler
Copy link
Contributor

@cloutiertyler cloutiertyler commented Oct 5, 2024

Description of Changes

Renames:
DatabaseInstance -> Replica
database_instance -> replica
database_instances -> replicas
Database instance -> Replica
database instance -> replica
Database instances -> Replicas
database instances -> replicas
instance_id -> replica_id
dbic -> replica_ctx

In some cases:
instances -> replicas
instance -> replicas

API and ABI breaking changes

This breaks control db compatibility and thus requires a version number bump to 1.0.0-rc1.

Expected complexity level and risk

1.5

Testing

Describe any testing you've done, and any testing you'd like your reviewers to do,
so that you're confident that all the changes work as expected!

Just the automated testing.

@cloutiertyler cloutiertyler added this pull request to the merge queue Oct 5, 2024
Merged via the queue into master with commit d6bb05b Oct 5, 2024
9 of 10 checks passed
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.

2 participants