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

Finalise the API #22

Open
mjgarton opened this issue Oct 1, 2019 · 0 comments
Open

Finalise the API #22

mjgarton opened this issue Oct 1, 2019 · 0 comments

Comments

@mjgarton
Copy link
Contributor

mjgarton commented Oct 1, 2019

After making any remaining changes that need to be made, finalise the API and remove the part of the readme that declares the API unstable.

Depends on #21 and #20

mjgarton added a commit that referenced this issue Oct 29, 2019
This moves the backends each to its own package, so that users do not
have to include support for every backend (and the somewhat large
dependencies associated with them) even if they are not needed.

To enable a backend for url based usage, simply do an anonymous import,
just as you would with a sql driver.

Note that this represents a breaking API change.

Fixes #20
Updates #21 and #22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant