| fix py3k support patch |
|
More...
|
over 13 years ago
|
| Update release notes, bump version to 0.1.5. |
|
More...
|
over 13 years ago
|
| ...but it's not a Mercurial repository. |
|
More...
|
over 13 years ago
|
| Fix project links in docs. |
|
More...
|
over 13 years ago
|
| Merge branch 'work' |
|
More...
|
over 13 years ago
|
| Remove superfluous cleanup conditions. |
|
More...
|
over 13 years ago
|
| PEP8'ified to code a bit. |
|
More...
|
over 13 years ago
|
| Prepare Changelog. |
|
More...
|
over 13 years ago
|
| Fix typo. |
|
More...
|
over 13 years ago
|
| Handle whitepaces between operators correctly, improve handling of concatenated strings (issue53). |
|
More...
|
over 13 years ago
|
| Merge pull request #79 from MikeAmy/master |
|
More...
|
over 13 years ago
|
| Special case grouping logic for VARCHAR, otherwise it gets lost from field definitions. |
|
More...
|
over 13 years ago
|
| Improve handling of quoted indentifiers (fixes issue78). |
|
More...
|
over 13 years ago
|
| Switch to pytest, it's so much easier. |
|
More...
|
over 13 years ago
|
| Move SQLParseError to proper location and start deprecation of sqlparse.SQLParseError. |
|
More...
|
over 13 years ago
|
| Update links in setup.py, thanks to @bulkanevcimen. |
|
More...
|
almost 14 years ago
|
| Simplify the regular expressions by using character groups, allow all unicode letters. |
|
More...
|
almost 14 years ago
|
| Encode value when reprinting the object. |
|
More...
|
almost 14 years ago
|
| Add Kevin Jing Qiu as contributor. |
|
More...
|
almost 14 years ago
|
| Remove agogo theme (fixes issue 61). |
|
More...
|
almost 14 years ago
|
| Added mising sql file for tests |
|
More...
|
about 14 years ago
|
| Merge branch 'master' of github.com:piranna/sqlparse |
|
More...
|
about 14 years ago
|
| Changed Compact to compact |
|
More...
|
about 14 years ago
|
| Fixed test_includeStatement |
|
More...
|
about 14 years ago
|
| Finished test for IncludeStatement |
|
More...
|
about 14 years ago
|
| Fixed 'compact' tests |
|
More...
|
about 14 years ago
|
| Fixed some tests |
|
More...
|
about 14 years ago
|
| Updated tests |
|
More...
|
about 14 years ago
|
| Merge branch 'master' of github.com:andialbrecht/sqlparse |
|
More...
|
about 14 years ago
|
| Merge pull request #69 from piranna/antiorm |
|
More...
|
about 14 years ago
|