Ticket: Database Schema Missing - Table 'public.User' Error

@Arsh Just created a ticket
Question: I have used docker-compose for running redis , pgadmin etc , and running project using npm run dev. I am having issue with backend , is always says email already exists despite writing a new email.
Attempted: I looked at DB and found schema is missing , i looked for it everywhere but it's not anywhere to be found the error says : The table public.User does not exist in the current database.
Working On: Running it locally as it is expected.
Using Postiz On: docker-compose
Take it from here @Postiz
2 Replies
Arsh
Arsh2w ago
solved i found it in : /libraries/nestjs-libraries/src/database/prisma/schema.prisma
Support
SupportOP2w ago
Hi @Arsh Please select an action Hi @Arsh Please select an action Hi @Arsh Please select an action @Postiz please help @Arsh

Did you find this page helpful?