aboutsummaryrefslogtreecommitdiffstats
path: root/packages/db/drizzle.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-27chore: More turbo fixesMohamedBassem1-9/+11
2025-07-19feat: Allow enabling journaling mode on the dbMohamed Bassem1-0/+12
2025-04-16tests: Add tests for various trpc endpointsMohamed Bassem1-1/+1
2025-03-02refactor: Move the list logic into a separate modelMohamed Bassem1-0/+1
2025-01-02Revert "ci: Run tests on push (#807)" (#808)Mohamed Bassem1-1/+1
2025-01-02ci: Run tests on push (#807)Mohamed Bassem1-1/+1
2024-03-05breaking: Using DATA_DIR env variable instead of DATABASE_URLMohamedBassem1-1/+3
2024-03-02dev: Disable db query logging given that it's very noisyMohamedBassem1-12/+1
2024-02-29fix: Disable query logging in productionMohamedBassem1-4/+4
2024-02-28fix: Fix drizzle logging params in prodMohamedBassem1-1/+12
2024-02-28tests: Add tests for the bookmarks routesMohamedBassem1-0/+11
2024-02-23db: Migrate from prisma to drizzleMohamedBassem1-0/+7