Julius de Bruijn
Julius de Bruijn
Create a Google Cloud SQL server with PostgreSQL. Allow only TLS connections and try to connect from a macos machine. The directions to create all needed services and reproduction is...
We have certain environments where vendoring OpenSSL is the only possible solution to get somehow sane compilation for our users. native-tls has a parameter for this, and it only does...
It's almost an hour right now in the CI. Somebody said creating schemas on CockroachDB is much slower than creating databases, so maybe now when we have our own provider...
Closes: https://github.com/prisma/prisma/issues/3462
Closes: https://github.com/prisma/prisma/issues/9975
If introspection/migration engine tests fail on master on GitHub Actions, we should notify in the corresponding channel about the failure so somebody takes a look.
There might be use-cases for our users to define index settings through our data model. This is specific to SQL Server, but a quite common setting is the clustering. The...