Skip to content

Releases: steebchen/prisma-client-go

v0.37.0

28 Apr 16:10
e8eef2f
Compare
Choose a tag to compare

v0.37.0

Add .Select() and .Omit(). Omitted fields will default to their zero value.
Upgrades prisma to v5.13.0.

Major changes

Changes

Contributors

@steebchen


Full Changelog: v0.36.0...v0.37.0

v0.36.0

04 Apr 18:14
d7503a5
Compare
Choose a tag to compare

v0.36.0

Upgrade Prisma to v5.12.0

Major changes

Changes

Contributors

@steebchen


Full Changelog: v0.35.0...v0.36.0

v0.35.0

26 Feb 06:10
c207dc0
Compare
Choose a tag to compare

v0.35.0

Make sure .Disconnect() works as intended.

Major changes

Contributors

@steebchen


Full Changelog: v0.34.0...v0.35.0

v0.34.0

23 Feb 16:35
f4252f5
Compare
Choose a tag to compare

v0.34.0

Upgrade Prisma to v5.10.2, internal fixes and exports a PrismaTransaction interface.

Major changes

TODO: list major changes

Changes

Contributors

@steebchen


Full Changelog: v0.33.0...v0.34.0

v0.33.0

31 Jan 14:37
ba7e35d
Compare
Choose a tag to compare

v0.33.0

pgrade prisma to v5.9.0

Major changes

Contributors

@steebchen


Full Changelog: v0.32.1...v0.33.0

v0.32.1

20 Jan 09:55
b864597
Compare
Choose a tag to compare

v0.32.1

Upgrade Prisma minor version for hotfixes

Changes

Contributors

@steebchen


Full Changelog: v0.32.0...v0.32.1

v0.32.0

15 Jan 08:57
eba1a7f
Compare
Choose a tag to compare

v0.32.0

Add unique constraint violation error checks & upgrade Prisma to v5.8.0

Major changes

Contributors

@steebchen


Full Changelog: v0.31.5...v0.32.0

v0.31.5

02 Jan 16:47
673f53d
Compare
Choose a tag to compare

v0.31.5

Yet another casing-related bugfix 😁

Changes

Contributors

@steebchen


Full Changelog: v0.31.4...v0.31.5

v0.31.4

02 Jan 07:43
ae36e53
Compare
Choose a tag to compare

v0.31.4

Plenty of bugfixes

Changes

Contributors

@steebchen


Full Changelog: v0.31.3...v0.31.4

v0.31.3

21 Dec 18:05
e97ad54
Compare
Choose a tag to compare

v0.31.3

Patch fix for unique field query methods, fixing a regression

Changes

Contributors

@steebchen


Full Changelog: v0.31.2...v0.31.3