more openresty ... #16
Unanswered
mnegovanovic
asked this question in
Q&A
Replies: 1 comment
-
|
Ive played around with ... so ive got something going. If you know of a better way please do tell. Regards |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
in Lua we usually have this kind of pattern:
How do i emulate this (how to use ipairs from SML) pattern. So far ive got this:
To summarise ... i can obtain Lua.value
reswhich represents the result of the SQL database operation. I need to iterate through it in SML ... are there any convenience methods?Regards
Beta Was this translation helpful? Give feedback.
All reactions