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

Rename "open a database" algorithm to "open a database connection" #411

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

inexorabletash
Copy link
Member

@inexorabletash inexorabletash commented Aug 2, 2023

Closes #410

The following tasks have been completed:

  • Confirmed there are no ReSpec/BikeShed errors or warnings.

Preview | Diff

@inexorabletash
Copy link
Member Author

@evanstade WDYT?

It's more correct, and symmetric with "close a database connection".

Resolves #410.
Copy link

@evanstade evanstade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@inexorabletash
Copy link
Member Author

@a-sully can you take a peek as well?

Copy link
Contributor

@a-sully a-sully left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM % a repeat of the same (optional!) comment I left here: #409 (comment)

@inexorabletash
Copy link
Member Author

LGTM % a repeat of the same (optional!) comment I left here: #409 (comment)

I did some rough searching, and didn't turn up direct links except for within issues in the repo. Of course "indexeddb" plus "open a database" turns up a ton of hits, but none that were links to that algorithm. So... same as before, will make the change w/o keeping the old ID, and see if anyone complains. Thanks for being thorough, though!

@inexorabletash inexorabletash merged commit bfd4953 into main Aug 8, 2023
1 check passed
github-actions bot added a commit that referenced this pull request Aug 8, 2023
)

SHA: bfd4953
Reason: push, by inexorabletash

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@inexorabletash inexorabletash deleted the opening branch December 11, 2023 18:41
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.

"opening/closing a database"
3 participants