Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kazala Prisma -> Drizzle migration #130

Open
wants to merge 26 commits into
base: dev
Choose a base branch
from

Conversation

jasonappah
Copy link
Collaborator

  • Initial drizzle setup
  • Migrate homepage and event details page endpoint
  • Change default import on adapter
  • Add drizzle to user ticket endpoint
  • Increase drizzle coverage
  • Increase drizzle coverage
  • More drizzle migrations
  • Fix super admin procedure
  • Fix lock file
  • chore: switch to drizzle postgres adapter
  • chore: nextauth adapter + drizzle kit conf -> postgres
  • chore: remove pscale dep
  • chore: replace mysql imports with pg
  • chore: drizzle schema fixes
  • chore: generate migrations to sub dir
  • fix: map fee holder field to correct col name
  • chore: move introspect command to pg
  • chore: fix data types + field names
  • chore: use callback based pg client connection
  • chore: use new drizzle-kit version
  • chore: delete drizzle migrations
  • chore: match prisma types, fks, indexes in drizzle
  • feat(fam): remove leaderboard page
  • feat(web): fix event sorting
  • feat(web): restore regular theme colors
  • fix(family): use correct filename for route handler

Pelps12 and others added 25 commits September 21, 2023 21:01
as long as both prisma and drizzle are in use side by side, we need to ensure the schemas remain in sync and prisma should be used to create/run migrations until all functionality works in drizzle
# Conflicts:
#	apps/website/package.json
#	pnpm-lock.yaml
#	turbo.json
Copy link

vercel bot commented Aug 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
family-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 31, 2024 7:27am
kazala ❌ Failed (Inspect) Aug 31, 2024 7:27am
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 31, 2024 7:27am

@asuutd asuutd changed the title Prisma -> Drizzle Kazala Prisma -> Drizzle migration Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants