diff options
author | Darik Gamble <darik.gamble@gmail.com> | 2015-03-04 10:39:53 -0500 |
---|---|---|
committer | Darik Gamble <darik.gamble@gmail.com> | 2015-03-04 10:39:53 -0500 |
commit | a93029f38fc2a1a182da92cf361d700cbe2b79c2 (patch) | |
tree | b95c836e9aae631d4c3053367dbd5f8d2e2b99c7 /sqlparse/lexer.py | |
parent | 66f00a994437a02a8a2dac81ccdceb88d7013c83 (diff) | |
download | sqlparse-a93029f38fc2a1a182da92cf361d700cbe2b79c2.tar.gz |
Parse square brackets as a group just like parens
- add class sql.SquareBrackets
- replace group_parenthesis() with more generic group_brackets(), which groups square and round brackets, so each can contain groups of the other
Diffstat (limited to 'sqlparse/lexer.py')
0 files changed, 0 insertions, 0 deletions