Julius de Bruijn

Results 62 issues of 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...

kind/feature
tech/typescript
topic: database
topic: macos

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...

kind/improvement
domain/client

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.

topic: testing
kind/tech
team/schema

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...

kind/feature
tech/engines/migration engine
tech/engines/introspection engine
tech/engines/datamodel
topic: sql server
team/schema