Michal Štefaňák

Results 32 comments of Michal Štefaňák

Hi. Honestly I'm not sure if you can achieve this structure with client. If you need raw structure you should use only low level bolt library. That gives you db...

When you run in CI it sets environment variable called CI. With this variable it takes warnings as errors. I disabled it temporally with setting CI env var to empty...

I hit this problem with https://github.com/stefanak-michal/cyphergui/ When you want to test it locally you have to set env variable CI=true and execute `npm run build`

Hi. Did you try it? How did it go?

And also to search anywhere in params, not only start with?

Maybe it will be worth a shot to try out php 8.1 and latest version of library. To check if the problem persist.

NeoEloquent from Vinelab is really outdated. There is a fork which is better at it https://github.com/ulobby/NeoEloquent Because as you can see this library is already ^3.

https://devhunt.org/@michal-stefanak thanks

Interesting stuff. So you have now two big PR (#199) ..I think it won't be easy to combine them.