docs icon indicating copy to clipboard operation
docs copied to clipboard

📚 Prisma Documentation

Results 402 docs issues
Sort by recently updated
recently updated
newest added

Bumps the dev-deps group with 2 updates in the / directory: [typescript](https://github.com/microsoft/TypeScript) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Updates `typescript` from 5.6.2 to 5.6.3 Release notes Sourced from typescript's releases. TypeScript 5.6.3 For release...

dependencies
javascript

Bumps the deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) | `3.0.1` |...

dependencies
javascript

This PR enables the `respectPrefersColorScheme` from Docusaurus. It respects the preferred color theme by the browser The default from Docusaurus is `false` because its not assuming multiple available themes. Since...

Bumps [lost-pixel/lost-pixel](https://github.com/lost-pixel/lost-pixel) from 3.18.2 to 3.21.0. Release notes Sourced from lost-pixel/lost-pixel's releases. v3.21.0 Merge pull request #428 from lost-pixel/fix/back-to-node-18 359ddda revert to node 18 057d592 https://github.com/lost-pixel/lost-pixel/compare/v3.20.0...v3.21.0 v3.20.0 Merge pull request...

dependencies
github_actions

Due to https://github.com/prisma/prisma/issues/21531, the currect docs are incorrect regarding setting up `pgbouncer` with `prisma`. This updates the docs to reflect the correct info.

The current documentation contains a call to `ts-node`. However ts-node does not play nicely with ES-modules, and can be a pain to setup. As can be seen in [this stackoverflow...

Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed Allow leading dot for domain...

dependencies
javascript

Only found in rust source code as of today see: https://sourcegraph.com/search?q=context:global+repo:github.com/prisma/+statement_cache_size&patternType=literal Example ``` postgresql:///localhost:5432/foo?statement_cache_size=420 ``` Found from source code ``` PostgreSQL //! - `statement_cache_size`, number of prepared statements kept cached....

docs
size: XS