HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tatut

no profile record

comments

tatut
·2 năm trước·discuss
yes, I have plans to try adding some query helpers eventually.

One could imagine representing queries as compound terms, like: q(user(id=Id, name=like("Bob%"), email=Email))

which would query, from user table and bind Id and Email for all matches. I plan to experiment with something like that.
tatut
·2 năm trước·discuss
that is coming, once I get it a bit more developed... this isn't anywhere near usable for real yet