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

Remove dialect-level plug-in mechanism #86

Closed
redcatbear opened this issue Jan 21, 2021 · 1 comment · Fixed by #87
Closed

Remove dialect-level plug-in mechanism #86

redcatbear opened this issue Jan 21, 2021 · 1 comment · Fixed by #87
Assignees
Labels
refactoring Code improvement without behavior change

Comments

@redcatbear
Copy link
Collaborator

Situation

We extracted each dialect into its own repository. There is now a 1 : 1 relationship between adapter and dialect. This makes the current dialect loading superfluous.

Fixes #63.

Acceptance criteria

  • Dialect Registry is removed
  • Single dialect is injected
@redcatbear redcatbear self-assigned this Jan 21, 2021
@redcatbear redcatbear added the refactoring Code improvement without behavior change label Jan 21, 2021
@chiaradiamarcelo
Copy link
Contributor

It also fixes #62.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants