Skip to content

Todo_db #1449

@erpuneetkumar123

Description

@erpuneetkumar123

Bug description

Prisma Studio fails to open or function correctly when using a local SQLite database (dev.db). After running migrations and generating the Prisma Client successfully, Prisma Studio either does not load the database properly or behaves unexpectedly.
The issue occurs even though:
npx prisma generate runs successfully
npx prisma migrate dev completes without errors
The SQLite database file (dev.db) exists at the correct path
This makes it difficult to inspect or manage data using Prisma Studio during local development.

How to reproduce

Expected behavior

No response

Prisma information

Environment & setup

  • OS:
  • Browser:
  • Database:

Prisma logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions