Garren

Results 33 issues of Garren

Copying & pasting in text with newlines into a string in the full page doc editor (and probably any Ace editor field) should show an error icon in the gutter,...

bug

Currently databases with / char in name showed as flat list. While it's ok, but the main trick of having this char in db name is to group the databases...

enhancement

Futon doesn't allows this, but this would be extremely useful if by clicking on username on sidebar while user is logged in to quickly navigate to the document in auth...

UX-Ideas

From docker-couchdb: klaemo/docker-couchdb#107 Other official repositories such as mongo and redis are now offering native Windows container images. What are the plans for offering a CouchDB Windows image? I have...

pr-welcome

From docker-couchdb: klaemo/docker-couchdb#48 It’d be cool to have a build of 2.0 that includes the Cloudant Fulltext Search setup described in https://cloudant.com/blog/enable-full-text-search-in-apache-couchdb/ Note, this is not a request to make...

pr-welcome

This is the PR to get the directory layer working with the rust client. Its currently still very rough and doesn't even compile yet. If any of the maintainers want...

Adds `@@schema("my_schema")` support to the query engine

The Query engine server can use a new capture tracer that can capture the query logs for a Prisma Operation and return them as part of the response. For the...

Adds a list of errors to the query engine dmmf. Adds a new key in the json response for errors that contains more error details. For example: ```json { "name":...

The current [query schema](https://github.com/prisma/prisma-engines/blob/8b60622d1b5b9c9747ab813ea0eafd11cf8e2b7c/query-engine/core/src/schema/query_schema.rs#L30) and the builder are a direct port from the original scala code. Given the teams improved knowledge of rust and how we are using the schema,...

kind/improvement
kind/tech
topic: tech debt