Bug fixes and make Database Macroable
Commits
- refactor: use kernel.exec over a child process to execute sub commands a544633
- feat: Make Database class macroable c74ee5b
- refactor: accept knex raw queries along with our raw queries 014f38f
- refactor: add missing sumDistinct method 3026bb1
Pull Requests Merged
- Add missing sumDistinct support by @Alyxsqrd in #735
- Update MakeModel.ts by @urishabh11 in #736
New Contributors
- @Alyxsqrd made their first contribution in #735
- @urishabh11 made their first contribution in #736
Full Changelog: v16.2.2...v16.3.0