prisma
prisma copied to clipboard
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
### Bug description The current workaround to generate enums in Prisma types behaves slightly differently from the native TS enums, and causes subtle errors when maintaining our own copy of...
### Bug description We have recently been seeing query engine library errors on our app hosted on vercel. This has been happening for about a day and suddenly started happening...
### Bug description "Joining" 5-6 tables with a data set > 20k rows (not that big) is a bottleneck on the DB given how Prisma does the "joins". Each join...
### Bug description Changing the type of a field in a model, or adding a new field, then running the command `npx prisma db push` and `npx prisma generate` are...
## Problem I'm used to having all the configurations together, so a separate configuration file would make the program more complicated ## Suggested solution Add more configuration file formats will...
### Bug description BigInt Id's returned from a cockroachdb query have an 'n' suffix added to them. for instance ``` BigInt(0786496040863662081) ``` problem is, when trying to reuse this id...
### Bug description Full-text-search not working when the query is multiple words, works fine when it's a single word being passed into my Prisma query: ```ts const results = await...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sindresorhus/slugify](https://togithub.com/sindresorhus/slugify) | [`1.1.2` -> `2.2.1`](https://renovatebot.com/diffs/npm/@sindresorhus%2fslugify/1.1.2/2.2.1) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [open](https://togithub.com/sindresorhus/open) | [`7` -> `8`](https://renovatebot.com/diffs/npm/open/7.4.2/8.4.0) | [](https://docs.renovatebot.com/merge-confidence/)...