Christopher Yovanovitch
Christopher Yovanovitch
And add a useSubscription hook too if --subscriptions option is passed
oh yes sorry, I check right now!
Oh no I was already on 4.16 with this error https://github.com/prisma/prisma/issues/19866 so 4.15 was working great for me, 4.16 gives the error with extends, and 4.16.1 this one
@millsp Yes, working perfectly!
In a minimal repository it works correctly. I just ask if you have ideas where it can come from. thanks
Ok it has to do with preserveSymlinks thing in tsconfig. Idk why
The debug memory command will be very useful too
And JSON.MSET . Where can we see your plans on implementing or not things ?
 I get crashes on simples ``` FT.CREATE myIdx ON JSON PREFIX 1 thepath- SCHEMA $.the.deep.key AS theKey NUMERIC FT.SEARCH myIdx '@theKey:(1)' ```
 1.10 so the last apparently but it still crashes but thanks for advices I will use ranges for now, and my use case is...