Affan Shahid

Results 12 comments of Affan Shahid

I just ended up copying the non-dynamic styles into a global css file, doesn't work perfectly but is a bearable hack for now. Hoping this gets solved soon.

The above code still does case sensitive search on `rev = "e44cae1e680e5b0a8f73f68fc99fc6c40066fb83"`

I changed my `Cargo.toml` to: ```toml prisma-client-rust = { git = "https://github.com/Brendonovich/prisma-client-rust", rev = "e44cae1e680e5b0a8f73f68fc99fc6c40066fb83" } prisma-client-rust-cli = { git = "https://github.com/Brendonovich/prisma-client-rust", rev = "e44cae1e680e5b0a8f73f68fc99fc6c40066fb83" } ``` then ran the...

Any update on this? Is it possible to specify string field length

Any updates on this? Unable to authenticate with MySQL 8

I agree there are a bunch of PRs and issues with no responses. I think this is a great project and @samber should on-board more contributors to help maintain.

Would the solution be just generating the type for parent as `BuildMessage`?

Is there a workaround for doing this with listeners?