Skip to content

Conversation

@MarkBaker
Copy link
Member

This is:

- [ ] a bugfix
- [X] a new feature
- [ ] refactoring
- [ ] additional unit tests

Checklist:

  • Changes are covered by unit tests
    • Changes are covered by existing unit tests
    • New unit tests have been added
  • Code style is respected
  • Commit message explains why the change is made (see https://github.com/erlang/otp/wiki/Writing-good-commit-messages)
  • CHANGELOG.md contains a short summary of the change
  • Documentation is updated as necessary

Why this change is needed?

Make it easier to work with collections of tables by providing methods to access tables by name in the collection

@MarkBaker MarkBaker force-pushed the Table_Get-Table-by-Name branch from fac448f to 519d3a9 Compare December 21, 2022 05:44
@MarkBaker MarkBaker force-pushed the Table_Get-Table-by-Name branch from ee35d97 to 70e668a Compare December 21, 2022 11:26
@MarkBaker MarkBaker merged commit b3109d6 into master Dec 21, 2022
@MarkBaker MarkBaker deleted the Table_Get-Table-by-Name branch December 21, 2022 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants