frbrno

Results 4 comments of frbrno

I would like to see an http server example with authentication necessary to view the streams.

> Same thing here: when i set my where condition to a constant it works, but when the condition is dynamic, i get error: > > `WHERE models.make_id = 47;`...

I was looking for cte support aswell, came up with this idea. ``` func With(b ...sq.SelectBuilder) (string, []any, error) { var args_all []any var sql_all string for i := 0;...

same here, android 15 cannot connect - backoff cycle failed 😭