Jan Piotrowski
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...
similar to Netlify and Vercel
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/
### 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...
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...