Kamil Markiewicz
Kamil Markiewicz
I'm not an expert, but it seem not to be resolved in strings when I perform sql INSERT... Some example cases are in documentation that I gave a link before.
In 0f2f6d2b95b4d85de3fba0c1d3e38fa89497c37b I removed use of `opt!` macro, as it breaks for me without `std` feature. Geal/nom#537 should fix basic compilation of `nom` dependency without `std`, so `parsip` could be...
On `dev` branch I used nom's current master (Geal/nom@dd33867) as a dependency. The result is that `no_std` works but on nightly-only. Once we fix some issue (Geal/nom#676) parsip will compile...
Hi, I would like to suggest a different approach if I may. You can add a reverse proxy like nginx to that docker image. It can handle both protocols on...
Can you try a workaround from appwrite/appwrite/issues/8902 ?