| Add FIXME. |
|
More...
|
about 14 years ago
|
| Merge pull request #64 from bittrance/master |
|
More...
|
about 14 years ago
|
| Added Quest to authors and little convention fixed |
|
More...
|
about 14 years ago
|
| Merge branch 'master' of github.com:andialbrecht/sqlparse |
|
More...
|
about 14 years ago
|
| VALUES was incorrectly treated as a function |
|
More...
|
about 14 years ago
|
| Merge pull request #63 from bittrance/master |
|
More...
|
about 14 years ago
|
| various optimizations in sql.py |
|
More...
|
about 14 years ago
|
| Oops; doesnt handle UTF-8 correctly when reading from stream |
|
More...
|
about 14 years ago
|
| splitstream -> parsestream |
|
More...
|
about 14 years ago
|
| Minor clarifications and doc updates |
|
More...
|
about 14 years ago
|
| Always use a stream internally; makes things more readable. |
|
More...
|
about 14 years ago
|
| We can now work with file-like objects. |
|
More...
|
about 14 years ago
|
| Merge branch 'master' of github.com:andialbrecht/sqlparse |
|
More...
|
about 14 years ago
|
| Bump version to 0.1.4 |
|
More...
|
about 14 years ago
|
| Show build status icon as link. |
|
More...
|
about 14 years ago
|
| Replace .hgignore by .gitignore, remove .hgtags. |
|
More...
|
about 14 years ago
|
| TokenLists.value is equal to their unicode() representation (fixes #30). |
|
More...
|
about 14 years ago
|
| Properly group placeholders in identifier lists (fixes #52). |
|
More...
|
about 14 years ago
|
| Pretty formatting of role keyword in identifier list (fixes #49). |
|
More...
|
about 14 years ago
|
| Pretty format comments in identifier lists (fixes issue59). |
|
More...
|
about 14 years ago
|
| Preserve whitespace after subgroups. |
|
More...
|
about 14 years ago
|
| Update CHANGES. |
|
More...
|
about 14 years ago
|
| Include build status icon. |
|
More...
|
about 14 years ago
|
| Rename .travis.yaml > .travis.yml. |
|
More...
|
about 14 years ago
|
| First attempt to get travis working. |
|
More...
|
about 14 years ago
|
| Documentation is on readthedocs. |
|
More...
|
about 14 years ago
|
| Minimal update to README to make github happy. |
|
More...
|
about 14 years ago
|
| Added email |
|
More...
|
about 14 years ago
|
| Update py3k patch. |
|
More...
|
about 14 years ago
|
| Added tests for StripWhitespace |
|
More...
|
over 14 years ago
|