Hi, I just created my first project with blitz.
I setup a project with auth and tested that it was working with sqlite.
I tried to change the DB to postgresql - I changed the db type in prisma and the env.
blitz prisma migrate dev works well, the tables are created and the prisma client is generated
When I go back to the app and try to sign up, I get this error https://paste.le-app.dev/IwxG7b.js