Skip to content

Releases: jambff/prisma-api

v2.12.3

14 Mar 00:27

Choose a tag to compare

2.12.3 (2023-03-14)

Bug Fixes

  • remove connections if empty array given when updating connections (577ca77)

v2.12.2

13 Mar 01:22

Choose a tag to compare

2.12.2 (2023-03-13)

Bug Fixes

  • use and by default for getFullTextSearchQuery (a9373e6)

v2.12.1

13 Mar 01:12

Choose a tag to compare

2.12.1 (2023-03-13)

Bug Fixes

  • add multiple operators to getFullTextSearchQuery (d9414ab)

v2.12.0

11 Mar 03:53

Choose a tag to compare

2.12.0 (2023-03-11)

Features

  • delete connections when null is passed (76b76d9)

v2.11.0

25 Feb 23:03

Choose a tag to compare

2.11.0 (2023-02-25)

Features

  • parse in and notIn operators as arrays (d0a1e66)

v2.10.5

10 Feb 22:57

Choose a tag to compare

2.10.5 (2023-02-10)

Bug Fixes

  • make it possible to update connections to an empty array (77d0537)

v2.10.4

08 Feb 04:56

Choose a tag to compare

2.10.4 (2023-02-08)

Bug Fixes

v2.10.3

08 Feb 04:50

Choose a tag to compare

2.10.3 (2023-02-08)

Bug Fixes

  • update IsUnique decorator for easier testing (d84f318)

v2.10.2

07 Feb 01:38

Choose a tag to compare

2.10.2 (2023-02-07)

Bug Fixes

  • pass prisma client to IsUnique (e9f73ff)

v2.10.1

07 Feb 01:30

Choose a tag to compare

2.10.1 (2023-02-07)

Bug Fixes