Commit 77f06aaa authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

tools: Time the parser function.

Showing with 1 addition and 0 deletions
+1 -0
......@@ -350,6 +350,7 @@ class SQL(object):
parser_special_char = ["\"", "\'"]
@timer
def parse_command_line(cmd):
"""Parse command line string and return list of string arguments
......
Supports Markdown
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