Skip to content

Finish Prisma support #270

Description

@akd-io

Follow-up from #243 / #258. The Prisma plugin was merged as WIP. Remaining work:

  • Bump prisma and @prisma/client to latest (currently pinned to ^4.16.0, now at v6.x)
  • Add DATABASE_URL environment variable instead of hardcoding url in schema.prisma
  • Add todos about switching database provider (per Add support for Prisma #243)
  • Add npm scripts (prisma:generate, prisma:migrate, prisma:seed)
  • Add --prisma to E2E "all-flags" tests
  • Add dedicated Prisma E2E test

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions