-
## Testing Problem
The initialization of the following property takes a long time (15-20 seconds on my laptop). Reducing the number of generators passed to `oneOf` inside `anyDateAndBirthDate` redu…
-
```
Error: Error: Schema parsing
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: true', libs/prisma-models/src/fields.rs:61:21
stack backtrace:
0: backtrace::backtrace::…
-
To reproduce introspect this SQL schema with the latest alpha. https://github.com/prisma/prisma2/issues/1599
do4gr updated
4 years ago
-
Thanks for what looks to be a great library! I'm creating an application that needs to do some CSV processing without knowing either the mappings or the structure of the input data at compile-time. At…
-
## Privacy-screen per application by setting proxy-email in JWT:email claim
### Problem
Lets say i wanna play 'authprovider' for a bunch of public sites. but when i authorize for site A, i would …
-
Hey @dcarbone ,
I have a question regarding a so called resource classes, e.g. ```FHIRDomainResource``` which introduce their own set of properties. ```Patient``` and similar classes extend from th…
shehi updated
4 years ago
-
Many database schemas that used to validate with 0 errors, now crash with a Rust Panic similar to this one:
```
Error: Schema parsing
thread 'main' panicked at 'Expected ID field rule_id to be pr…
-
## Expected Behavior
When KeePassXC generates a password or passphrase, it should always provide the EXACT entropy, which it knows from the method of generation. When a user enters or edits a p…
-
The Chinook dataset is the [default example used in the SQLite documentation](https://www.sqlitetutorial.net/sqlite-sample-database/), you can find the DB file [here](https://github.com/prisma/prisma-…
-
I updated to 2.0.0rc1-update1 and claims stopped being passed into resource API. I am using asp.net Identity.
Authentication is ok, I log in.
Then when I try to save something into database, I use…
nukec updated
4 years ago