"update FAQ with prisma schema file path clarification"
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# FAQ
|
||||
|
||||
Q: where is the DB schema file ?
|
||||
A: prisma DB schema file located in `prisma/schema.prisma`
|
||||
A: prisma DB schema file located in `<project-root>/03_source/cms_backend/prisma/schema.prisma`
|
||||
|
||||
Q: when file not found, do i need to search it in `_ignore_this_directory` ?
|
||||
A: No, you just stop there and voice out.
|
||||
|
Reference in New Issue
Block a user