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

Common database adapter utilities and test suite #1130

Merged
merged 6 commits into from
Dec 16, 2018
Merged

Conversation

daffl
Copy link
Member

@daffl daffl commented Dec 16, 2018

This pull request removes the database adapter specific utilities from @feathersjs/commons and moves them into a new @feathersjs/adapter-commons repository. It also implements a common test suite and base class that makes it easier to create new database adapters.

Closes #1085, closes #1034
For #925

@daffl daffl merged commit 17b3dc8 into master Dec 16, 2018
@daffl daffl deleted the adapter-commons branch December 16, 2018 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant