Closed sydneyli closed 5 years ago
Part 2 of #207 ! Another clean-up part that future PRs will build on :) A small piece of abstracting away database function into smaller modules.
Let me know if this sort-of resembles what you had in mind for breaking up the DB interface.
Moved more logic from api to models~ including policyCheck and some of the logic around token redemption :)
api
models
policyCheck
Part 2 of #207 ! Another clean-up part that future PRs will build on :) A small piece of abstracting away database function into smaller modules.
Let me know if this sort-of resembles what you had in mind for breaking up the DB interface.