diff options
author | Andi Albrecht <albrecht.andi@gmail.com> | 2010-06-23 07:37:16 +0200 |
---|---|---|
committer | Andi Albrecht <albrecht.andi@gmail.com> | 2010-06-23 07:37:16 +0200 |
commit | cc01ab2971981bdcbc3cdbb10b36b202b4655a12 (patch) | |
tree | 9bc7de55f4524973128570310ab6371f88897084 /sqlparse/sql.py | |
parent | b737d2093eacf3c34e1eb413192f86f0d8623ecd (diff) | |
download | sqlparse-cc01ab2971981bdcbc3cdbb10b36b202b4655a12.tar.gz |
Improve statement detection for DECLARE statements outside function/procedure definitions.
The parser didn't recognized DECLARE statements outside
function/procedure definitions correctly and assumed that a
non-separating semicolon follows.
Diffstat (limited to 'sqlparse/sql.py')
0 files changed, 0 insertions, 0 deletions