Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

Tags: prisma/prisma1

Tags

1.34.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prisma1 (#5060)

Co-authored-by: timsuchanek <[email protected]>

1.34.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prisma1 (#5060)

Co-authored-by: timsuchanek <[email protected]>

1.34.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(cli-core): update prisma-db-introspection package (#4910)

1.34.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
go client: fix relay connections (#4730)

* go client: fix relay connections

- use correct fields for edge->node selection
- use different Connection.Exec() method to return edges & pageInfo
- fix singular/plural naming with objectName

* feat(go-client): add Nodes() method

1.34.8

Hotfix authentication issue #4860.

1.34.7

Delete prisma rust code. Code moved repositories.

1.34.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4811 from prisma/OneRelationIsNullBug

One relation is null bug

1.34.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4791 from prisma/AliasesInSubscriptions

Subscription Lookup Should Use Alias if Specified

1.34.3

Upgrade slick to fix db pooling issue.

1.30.5

Upgrade slick.