Gabriel

Results 7 comments of Gabriel

after I change my private_pub.yml to ``` production: server: "http://localhost:9292/faye" secret_token: "secret" signature_expiration: 3600 # one hour ``` I think it's only a config error , and I don't know...

my prisma-binding also doesn't expost executeRaw , prisma server version 1.28

I checked the code, it's not based on eloquent relation, but db sql, why do we use relation ? so there's no condition problem, I can put the condition in...