Prisma v1.33.0 Release Notes

Release Date: 2019-05-15 // almost 5 years ago
  • 🛠 Fixes

    • ca58c42 fix(introspection): Rename linkTable to relationTable
    • f0f8f63 CLI/gen-schema: No more generation of query, mutation, subscription for relationTables.
    • 305e17b fix(delete): message
    • #4508 Bug when using self-relations with inline ids
    • #4452 Bug when using self-relations with inline ids
    • #4509 WhereUniqueInput silently ignored inputs after the first
    • #4421 Using Int Ids on Postgres would not resolve list values