Skip to content

fix(client): middleware model type#4478

Merged
timsuchanek merged 1 commit intomasterfrom
fix/middleware-model-name-type
Dec 7, 2020
Merged

fix(client): middleware model type#4478
timsuchanek merged 1 commit intomasterfrom
fix/middleware-model-name-type

Conversation

@williamluke4
Copy link

@williamluke4 williamluke4 commented Dec 3, 2020

fixes #4411
fixes #3545

@williamluke4 williamluke4 force-pushed the fix/middleware-model-name-type branch from 21c20aa to 3422fc4 Compare December 3, 2020 09:49
@williamluke4 williamluke4 added this to the 2.13.0 milestone Dec 3, 2020
@timsuchanek timsuchanek merged commit 104e60c into master Dec 7, 2020
@timsuchanek timsuchanek deleted the fix/middleware-model-name-type branch December 7, 2020 10:34
Jolg42 added a commit that referenced this pull request Dec 7, 2020
* master:
  fix(deps): update engines to v2.13.0-29.105222cbd680701f59e805a5d1366464ce12ed85 (#4533)
  chore: fix browser test (#4534)
  improvement(migrate): help output tweaks (#4532)
  fix(client): runtime browser-build (#4507)
  fix(deps): update engines to v2.13.0-28.133cd6db7c9ac653c0a5b371c3a669bb41f150bd (#4529)
  chore(deps): pin dependency @prisma/fetch-engine to 2.12.1
  fix(cli): return correct engine version when using env vars (#4458)
  improvement(migrate): status historiesDiverge (#4513)
  improvement(migrate): minor help changes (#4524)
  feat(sdk): inject custom binaries (#4526)
  fix(engine-core): cannot read property 'padEnd' of undefined (#4486)
  feat(cli): adjust `prisma init` to write to .env instead of prisma/.env (#4453)
  fix(client): middleware model type (#4478)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypesScript: Literal 'count' missing in type PrismaAction Middleware params model should be an enum or union of strings.

2 participants