feathersjs / feathers

The API and real-time application framework
https://feathersjs.com
MIT License
14.97k stars 742 forks source link

fix(knex): Add sqlite to returning clients #3389

Closed Muliro1 closed 5 months ago

Muliro1 commented 5 months ago

Summary

(If you have not already please refer to the contributing guideline as described here)

If so, please mention them to keep the conversations linked together.

Other Information

If there's anything else that's important and relevant to your pull request, mention that information here. This could include benchmarks, or other information.

Your PR will be reviewed by a core team member and they will work with you to get your changes merged in a timely manner. If merged your PR will automatically be added to the changelog in the next release.

If this is a new feature, please remember to add the appropriate documentation in their respective pages in the docs folder.

Thanks for contributing to Feathers! :heart:

Closes https://github.com/feathersjs/feathers/issues/3388

daffl commented 5 months ago

Thank you, this will go out with the next release!