API: Swap the testing db with SQLite #333
Labels
difficulty: 2
foss hack
Clustering all the curated issues for Foss Hack 2024
good first issue
Good for newcomers
priority: low
scope: api
Everything related to the API
type: chore
Release drafter tag for tagging PRs related to making patches to general code
Description
We want to swap out our Postgres database in docker compose file to SQLite. This will improve the E2E execution speed
keyshade/docker-compose-test.yml
Lines 3 to 14 in b29ac91
Solution
docker-compose-test.yml
schema.prisma
to be compatible with Prisma SQLiteThe text was updated successfully, but these errors were encountered: