LightUpCloud
Results
2
comments of
LightUpCloud
For example: sqlite3_lib:read_sql(Tbl, Key, Value) -> ["SELECT * FROM ", to_iolist(Tbl), " WHERE ", to_iolist(Key), " = ", value_to_sql(Value), ";"]. if Value is null, an equal sign will be used...
I cannot reproduce the issue anymore. Maybe Nginx was replacing some headers. I'm attaching small module anyway: [toy.tar.gz](https://github.com/user-attachments/files/23888311/toy.tar.gz)