Skip to content

Commit

Permalink
--fix Wrong URL to relations document
Browse files Browse the repository at this point in the history
  • Loading branch information
beeeku committed Jul 19, 2019
1 parent 9cdd43e commit d8d9ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
- `Int @id`
- `String @default(uuid())`
- `String @default(cuid())`
- When [introspecting](./introspection.md) a database, Prisma only recognizes many-to-many relations that follow the Prisma conventions for [relation tables](https://github.com/prisma/prisma2-docs/blob/master/relations.md#mn).
- When [introspecting](./introspection.md) a database, Prisma only recognizes many-to-many relations that follow the Prisma conventions for [relation tables](https://github.com/prisma/prisma2/blob/master/docs/relations.md#mn).

0 comments on commit d8d9ca3

Please sign in to comment.