pfk84

Results 3 issues of pfk84

Right now, Sequel Ace doesn't support the UUID data type of MariaDB (10.7.0+) which leads to many issues (unable to delete/edit/alter etc.) if this type is used, especially as index/primary....

Feature Request

Hi Sergey, any chance that you will update the books and examples to work with the newer versions of ReactPHP? Thanks & best!

I’m not sure if this issue is specifically related to this library or ReactPHP, but currently, it only occurs with reactphp-redis. When I run something like: `$counter = await($this->redis->eval(self::LUA_SCRIPT, 1,...