Skip to content

Finish Prisma support #270

@akd-io

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

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