Jan Piotrowski

Results 796 issues of Jan Piotrowski

Prisma Insiders versioning will start with `1.0.x` again (for `3.1.0-dev.x`) - which we already used in the past (for `2.1.0-dev.x`). This will lead to clashes and also probably lead to...

bug/0-unknown
kind/bug
topic: automation
domain/schema
topic: ci

similar to Netlify and Vercel

kind/improvement
topic: serverless

https://www.crunchydata.com/ https://blog.crunchydata.com/blog/your-guide-to-connection-management-in-postgres https://crunchybridge.com/ https://docs.crunchybridge.com/general/connection-pooling/

kind/feature
topic: database

### What was unclear or otherwise insufficient? https://github.com/typeorm/typeorm/pull/3700 added `simple-enum`. It is not documented on https://orkhan.gitbook.io/typeorm/docs/entities, while other `simple-` column types are: https://orkhan.gitbook.io/typeorm/docs/entities#simple-array-column-type ### Recommended Fix Add similar documentation to...

documentation
requires triage

With Native Types we have much more information about the data that is being returned from the database, and what can be written back. We could use this information to...

kind/feature