Sergionx
Sergionx
For anyone who was looking for a solution, a good workaroun to listen for the touchend is to listen to the touchasrt on the canvas
I have the same issue, when I try to make any query I always resolves on a timeout error
I tried to download the latest version on main branch (v0.2.2-0.20240612173039-8f4a6983912f), but I still have the same issue and apparently the smartUnmarshal was removed
I always use Query, but without the Smart um marshal, I don't know the alternative to use
What I imagine is create a new struct `WhereBuilder` or something like that so it not only work for a simple `WHERE` clause, but also as a nested condition inside...
I support this feature request, is there any progress being made for this?