Releases: demonsters/prisma-mock
Releases · demonsters/prisma-mock
Release list
v0.5.2
- Fix many-to-many connect
- Fix possible stack overflow
v0.5.1
- Fix create many-to-many
- Fix many-to-many relation where check
v0.5.0
- Add basic support for implicit many to many
v0.4.1
v0.4.0
v0.3.1
- Fix nested where in include
- Fix removed data type
v0.3.0
v0.2.1
- Remove dependancy @paralleldrive/cuid2, instead return a predictable cuid string.
v0.2.0
- Feature: Add support for
cuiddefault- Setup a structure to easily add the additional
defaultvalues
- Setup a structure to easily add the additional
- Feature: Add support to mock case insensitive collation databases (like mysql)
- Added optional
optionsparameter tocreatePrismaMock
- Added optional
- Feature/Fix: Allow
connecting to multiple existing relations duringcreate. - Feature: Add support for
nowdefault - Fix: Make
deletereturn the singular record to retail official api signature. - Feature: Add support for
@updatedAtat create - Support filtering a json value with equals & not
v0.1.7
- Fix orderBy behaviour to array's and throw error if more than one key in object