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

move some Client functionality to a BaseClient #64

Merged
merged 1 commit into from
Jan 24, 2024
Merged

move some Client functionality to a BaseClient #64

merged 1 commit into from
Jan 24, 2024

Conversation

freels
Copy link
Member

@freels freels commented Jan 23, 2024

See #62 for some background

We want to have database contexts:

  1. share clients but provide their own MappingContexts (which will be schema aware).
  2. Reexpose the public querying methods

This PR effects said changes

Base automatically changed from canonical-field-names to main January 24, 2024 14:01
@freels freels merged commit 1f2d521 into main Jan 24, 2024
4 checks passed
@freels freels deleted the iclient branch January 24, 2024 14:01
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