Skip to content

Commit

Permalink
Test postgres multi-schema introspection (#3297)
Browse files Browse the repository at this point in the history
Test postgres multi-schema introspection

The test expectations show that there are cases where our choice _not_
to rename models and enums in case of conflict leads to ambiguous
situations that may be difficult for users to resolve. The test case
where this is the most apparent is
`multiple_schemas_w_duplicate_enums_are_introspected`.

closes prisma/prisma#15800
  • Loading branch information
tomhoule committed Nov 25, 2022
1 parent 22cd989 commit c90cfc2
Showing 1 changed file with 232 additions and 163 deletions.

0 comments on commit c90cfc2

Please sign in to comment.