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

The banishment of Address #1880

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

The banishment of Address #1880

wants to merge 22 commits into from

Conversation

cloutiertyler
Copy link
Contributor

Description of Changes

Jeff and I worked on Friday to remove all uses of Address as an identifier for a database. Address is still used for what will eventually become ConnectionId

API and ABI breaking changes

This breaks the CLI API as well as the HTTP and WebSocket APIs. It also edits the system tables.

Expected complexity level and risk

4

This complexity rating applies not only to the complexity apparent in the diff,
but also to its interactions with existing and future code.

This impacts many APIs as mentioned above. The change is mostly mechanical, but not entirely.

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!

  • We have run the unit tests and smoke tests.

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