You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want to update email of user and all so update all the task_creator_email and query_creator_email to a new email to but i dont know where to start please help me if you know ho to do it thank
The text was updated successfully, but these errors were encountered:
You should try asking ChatGPT to help model your SQL schema and write it in Prisma schema. Maybe you want to remove the task_creator_email and instead use the user relation to the user to keep track of which user created a task_manager_data entry.
Hi i have an issue with update here my model
i want to update email of user and all so update all the task_creator_email and query_creator_email to a new email to but i dont know where to start please help me if you know ho to do it thank
The text was updated successfully, but these errors were encountered: