Skip to content

Releases: steebchen/prisma-client-go

v0.45.0

06 Dec 05:49
f5123f3
Compare
Choose a tag to compare

v0.45.0

Upgrade prisma to v6. Please read the v6 release notes.

Changes

Contributors

@steebchen


Full Changelog: v0.44.0...v0.45.0

v0.44.0

24 Nov 15:57
6b25039
Compare
Choose a tag to compare

v0.44.0

MongoDB findRaw, aggregateRaw and runCommandRaw. Huge thanks to @truanguyenvan!

Major changes

Contributors

@truanguyenvan


Full Changelog: v0.43.0...v0.44.0

v0.43.0

11 Nov 20:43
7552637
Compare
Choose a tag to compare

v0.43.0

Upgrade Prisma, prisma engine lifecycle improvements

Major changes

Changes

Contributors

@steebchen


Full Changelog: v0.42.0...v0.43.0

v0.42.0

25 Sep 23:36
3e44949
Compare
Choose a tag to compare

v0.42.0

Changes

Contributors

@steebchen


Full Changelog: v0.41.0...v0.42.0

v0.41.0

12 Sep 17:17
59aed8b
Compare
Choose a tag to compare

v0.41.0

Fix an issue with enum values

Changes

  • refactor(binaries): adapt binary publish fetch script (#1358) @steebchen
  • fix(generator): adapt types generation to fix enum values (#1359) @steebchen

Contributors

@steebchen


Full Changelog: v0.40.1...v0.41.0

v0.40.1

03 Sep 01:42
41e9cc6
Compare
Choose a tag to compare

v0.40.1

Patch release to upgrade prisma to v5.19.1

Changes

Contributors

@steebchen


Full Changelog: v0.39.0...v0.40.0

v0.39.0

27 Aug 21:28
dd58046
Compare
Choose a tag to compare

v0.39.0

Upgrade prisma to v5.19.0. Note that the Go client currently does not offer TypedSQL.

Changes

Contributors

@steebchen


Full Changelog: v0.38.0...v0.39.0

v0.38.0

27 Jun 23:18
4108889
Compare
Choose a tag to compare

v0.38.0

Upgrades Prisma to v5.16 & minor updates

Adds support for multi file Prisma schema

Major changes

Changes

Contributors

@mattn and @steebchen


Full Changelog: v0.37.0...v0.38.0

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