diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2009-04-29 21:18:03 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2009-04-29 21:18:03 +0200 |
| commit | 1fd167879df0a65ec2cc2bcf023ca3b45cff8d9c (patch) | |
| tree | 48d9bd72929695e7954cd7dbb7359440d348bc45 /CHANGES | |
| parent | f5444736afcad8cd55a30027b1df2fca0d9eb0b2 (diff) | |
| download | sqlparse-1fd167879df0a65ec2cc2bcf023ca3b45cff8d9c.tar.gz | |
Recognize backticks quoting identifiers.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,8 @@ -Release 0.1.0 (In Development) ------------------------------- +In Development +-------------- + * Recognize backticks quoting identifiers. + + +Release 0.1.0 +------------- * Initial.
\ No newline at end of file |
