omid habibi
omid habibi
> > > @OmkoBass what are the definitions of `loadPassword` and `compare` functions? It does not really matter, It just checks if Instagram account's password has been changed or not.
I think current E2E sample in documentations (cat) is oversimplified and misses many points. For instance it basically mocks cats service and avoids database connection altogether which makes me think...
I don't get it, I'm already using named connections for a long time in my side project. How is it an issue?
> Let me know if this works. Thank you for the reply however unfortunately it did not work and threw this error: ``` Error: P3006 Migration `20220523185041_init` failed to apply...
True, That's mush more cleaner and simpler. However it doesn't return the right value, Write you call chain not in JavaScript but in mathematics: ``` 5 + 3 * 4...
Any updates on this? Super useful
I'd love to contribute however I suspect that I might not be familiar enough with protobuf. However it is not clear to me why would we need to add some...
Is there any solution? I really need cross domain cookies
I'm getting `Argument of type '"query"' is not assignable to parameter of type '"beforeExit"'.ts(2345)`.
Nah, It's just outdated information. For recent version just pass `{ log: ['query'] }` to Prisma client constructor.