This repository has been archived by the owner on Jul 17, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(fauna): use new Adapter API (#182)
* feat(fauna): update schema files * feat(fauna): rewrite to TypeScript * test(fauna): update tests * refactor(fauna): simplify codebase * chore(deps): upgrade `next-auth` * refactor(fauna): simplify code * fix(fauna): finish `deleteUser` method * refactor(fauna): rename indexes * refactor(fauna): rename to schema.fql * refactor(fauna): rename index * refactor(fauna): use Do+ForEach instead of Let+Map * test(fauna): fix tests * fix(fauna): splice schema to collections and indexes * docs(fauna): minor corrections
- Loading branch information