Skip to content

fix when query is array table it may lead to syntax parse error#40

Open
horizen wants to merge 1 commit intoLaobei2012:masterfrom
horizen:patch-1
Open

fix when query is array table it may lead to syntax parse error#40
horizen wants to merge 1 commit intoLaobei2012:masterfrom
horizen:patch-1

Conversation

@horizen
Copy link

@horizen horizen commented Mar 17, 2015

in lua, array index is start at 1 not 0 and t[0] is ignored by table.concat

in lua, array index is start at 1 not 0 and t[0] is ignored by table.concat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant