Skip to content

Instantly share code, notes, and snippets.

@jbueza
Created May 11, 2010 21:17
Show Gist options
  • Save jbueza/397900 to your computer and use it in GitHub Desktop.
Save jbueza/397900 to your computer and use it in GitHub Desktop.
for i,v in ipairs(self.db.global) do
print("Row: "..v)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment