studio icon indicating copy to clipboard operation
studio copied to clipboard

Clear out IndexedDB but from application ?

Open Valetek opened this issue 10 months ago • 0 comments

Bug description

usual bug where prisma-studio use old schema and indexedDB have to clear out, but how do we do it from if we use the installed application and not the web-app ?

How to reproduce

install local prisma-studio app

make a migration that update a opened schema in prisma-studio

open prisma-studio with old schema

Expected behavior

app should propose a way to clear IndexedDB

Prisma information

any prisma-studio version

Environment & setup

windows 11

Screenshot of page where the problem happened (if applicable)

No response

Prisma logs

No response

Valetek avatar Apr 12 '24 15:04 Valetek