diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2019-03-11 12:45:11 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2019-03-11 12:45:11 +0100 |
| commit | cff61bb93a080c1becbf2c6cd33911bc206cf587 (patch) | |
| tree | 3683be35ea59d970be8ff0f46c77151615405636 /CHANGELOG | |
| parent | fcbccb849b56f29fb7f3ddb958d3e10279f8d939 (diff) | |
| download | sqlparse-cff61bb93a080c1becbf2c6cd33911bc206cf587.tar.gz | |
Avoid formatting of psql commands (fixes #469).
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ Bug Fixes * Fix issue with strip_comments causing a syntax error (issue425, by fredyw). * Fix formatting on INSERT which caused staircase effect on values (issue329, by fredyw). +* Avoid formatting of psql commands (issue469). Internal Changes |
