prettier-plugin-prisma icon indicating copy to clipboard operation
prettier-plugin-prisma copied to clipboard

Prettier plugin for Prisma

Results 6 prettier-plugin-prisma issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/prettier](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`2.6.3` -> `2.6.4`](https://renovatebot.com/diffs/npm/@types%2fprettier/2.6.3/2.6.4) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fprettier/2.6.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

**Describe the bug** Auto formatting is working but auto completion(like relation) is not working **Expected behavior** **Tools (please provide the output of the following commands):** macOS, vscode, prettier-plugin-prisma v3.10, prisma...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`28.1.7` -> `28.1.8`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.7/28.1.8) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier](https://prettier.io) ([source](https://redirect.github.com/prettier/prettier)) | [`3.0.0` -> `3.3.3`](https://renovatebot.com/diffs/npm/prettier/3.0.0/3.3.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

**Describe the bug** This prettier plugin modifies our schema to add new reverse relationships. **To Reproduce** Table A adds a relationship on table B. **Expected behavior** Nothing. **Experienced behavior** Table...