Markus Brueckner

Results 3 issues of Markus Brueckner

When accessing a view with a composite key (e.g. something like `['This', 'is', 'a', 'key', 123]`, the key type in the `DocumentViewResponse.rows` field is statically defined as `string`. I can...

With deeply structured test cases result browsers can become quite unwieldy, making it hard to understand the exact flow of execution and nesting of different actions. Providing a way to...

**Describe the bug** When you have entites with cyclic references in your model, querying them results in an exception with a huge stack trace. This seems to be due to...

bug