Søren Bramer Schmidt

Results 15 issues of Søren Bramer Schmidt

Currently these fields can not be manipulated by the user: **id** > Set during the create mutation to a [cuid](https://github.com/ericelliott/cuid). **createdAt** > Set during the create mutation to the current...

area/api
rfc/1-draft

Most SQL databases support views and materialized views. It should be possible to have a type in a Prisma service that is backed by a view or materialized view. These...

kind/feature

#70 Was a wide ranging discussion of how to support GroupBy and Aggregations in a type safe GraphQL API. This issue takes the learnings from previous discussions and provides a...

rfc/1-draft

> Please see latest spec in: https://github.com/prisma/prisma/issues/3405 In order to be able to optimise performance for the actual workload, it should be possible for the development team to specify the...

rfc/1-draft

This feature request serves as a central place to discuss development and progress for the Cassandra connector.

kind/feature
area/connector

# GraphQL limitation and workaround The most natural way to express atomic operations would be to allow them inline in any place where you would normally specify a value to...

kind/feature
rfc/0-needs-spec

The current data structure for scalar lists is not able to provide the advanced filters and mutations we want to support. # New Features Given the schema ```graphql type Student...

area/api
rfc/1-draft

It would be incredibly convenient if you could include instructions and a Docker Compose file to enable running these benchmarks in Github Code Spaces. Would you accept a PR to...

I am trying to run these benchmarks in a Github Codespace and probably missing something. What is `synth`? ``` /workspaces/imdbench (master ✗) $ make new-dataset mkdir -p dataset/movies cat dataset/templates/user.json...

Currently the start message looks like this: ![image](https://user-images.githubusercontent.com/281337/32701531-f38335de-c7d7-11e7-984f-400099380bec.png) I think we can make it a lot more awesome and welcoming.