Kaydet (Commit) 3abe80ac authored tarafından Zolnai Tamás's avatar Zolnai Tamás

Highlight "LIMIT" as a keyword in sql edit

Change-Id: I5aed0a4d9b3e912b1cad0be2092b2dc394e10b04
üst 43de0b24
......@@ -194,6 +194,7 @@ static const char* strListSqlKeyWords[] = {
"join",
"left",
"like",
"limit",
"local",
"match",
"max",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment