Pouria
Pouria
Hi, I can't get ssl work. The issue seems to be with reachability of the internal server at 127.0.0.1:8999. Below is the error logs: 2019/04/17 16:22:15 [error] 17#17: *8 [lua]...
Hi Thomas, I am hoping to use SoMaJo's `sentence_splitter` in rust, and I am wondering if it would be possible to formulate it in terms of [SRX rules](https://okapiframework.org/wiki/index.php/SRX)? I would...
- EdgeDB Version: 5.6+adb9e77 - EdgeDB CLI Version: 6.1.0+794de43 - OS Version: macOS 15.1.1 (24B91) Steps to Reproduce: 1. Given the following schema: ``` module default { type TypeA {...