We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c2a4c commit d2a5147Copy full SHA for d2a5147
docs/140-edit-mapping-books-author-book.mdx
@@ -5,7 +5,7 @@ import Screenshot from "@site/src/components/Screenshot";
5
- On the ERD, click `books`
6
- On the relational mappings list on the right, click on the edit icon of `author_book`
7
- Rename `Field name` to `authors`
8
-- Uncheck all fields
+- Rename `authorId` to `_id` and uncheck other fields
9
- Click `Save and close`
10
11
0 commit comments