-
**Describe the bug**
CUSTOM_AUTH triggers are not firing and authenticationFlowType is being set as "USER_SRP_AUTH" although disabled for cognito user pool.
It is a fresh project, at one stage, we…
-
in a microservice spring boot app ,when I invoke a rest like this
```java
@GetMapping("/data")
public ResponseEntity getAllApplicants(ApplicantCriteria criteria, Pageable pageable) {
…
-
First off, I love your gem as it helps me building a project for my university - thanks!
My problem is the following: We're building a healthcare application where we need to construct FHIR dataset…
-
Hi,
I have two queries:
![image](https://user-images.githubusercontent.com/1696046/93340144-b8bf0f80-f82c-11ea-83f8-9a7c6b0400d3.png)
After running the generator, I get following code:
```…
-
I have aspnet core app with angular and identity server 4 out of the box. It seems that the app stops authorizing requests to the backend after some amount of time. So I tried to extend expiration (no…
-
I had this schema:
```prisma
generator client {
provider = "prisma-client-js"
}
datasource db {
provider = "mysql"
url = env("DATABASE_URL")
}
model Album {
AlbumId Int …
-
## Bug description
I'm maintaining an old product that uses a MariaDB 10.1.36 and was trying to use Prisma with it. Unfortunately, while running `npx prisma introspect` it returns a vague weird err…
-
I am using Azure Functions v2; I am not using MVC. In my startup, I have the following code that correctly sets the behavior of NewtonSoft Json Serialization, to be ordered, and camel cased (the Order…
-
Great library - we are using this extensively to generate synthetic data.
Question - if a schema has two fields - field1 and field2 that depend on each other - e.g. BirthDate and DeceasedDate (Dece…
-
[chinook.db.zip](https://github.com/prisma/prisma-client-js/files/4282806/chinook.db.zip)
With alpha 845
```
/home/runner/work/introspection-engine-output/introspection-engine-output/clients/sq…