openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
sqlparse
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Mar 31, 2025 — Mar 31, 2026
Showing page 42 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add NOT NULL as keyword (fixes issue18).
Andi Albrecht
More...
over 15 years ago
Ignore identifiers in double-quotes when changing identifier case (fixes issue21).
Andi Albrecht
More...
over 15 years ago
Add VARCHAR2 and LONG to keywords (fixes issue16, fixes issue19).
Andi Albrecht
More...
over 15 years ago
Ignore AND after BETWEEN when reindenting statements (fixes issue14).
Andi Albrecht
More...
over 15 years ago
Merged
Andi Albrecht
More...
over 15 years ago
Backed out changeset 489299fc3548
Andi Albrecht
More...
over 15 years ago
Group extended identifiers (fixes issue15).
Andi Albrecht
More...
over 15 years ago
Include patches from extras/py3k/fixes.diff (fixes issue12).
Andi Albrecht
More...
over 15 years ago
Remove next() patch (targets issue12).
Andi Albrecht
More...
over 15 years ago
Update CHANGES.
Andi Albrecht
More...
over 15 years ago
Match single line comments at end of string.
Andi Albrecht
More...
over 15 years ago
Add copy of setup.py to py3k version.
Andi Albrecht
More...
over 15 years ago
Add example script to extract table names.
Andi Albrecht
More...
over 15 years ago
Check for None values in options dict, reported by Marco44.
Andi Albrecht
More...
over 15 years ago
Use parenthesis as intended (fixes an TypeError).
Andi Albrecht
More...
over 15 years ago
Fix typo: Comparsion -> Comparison.
Andi Albrecht
More...
over 15 years ago
PEP8: Code cleanup.
Andi Albrecht
More...
over 15 years ago
Clean up imports.
Andi Albrecht
More...
over 15 years ago
Use the new precompilation feature.
Andi Albrecht
More...
almost 16 years ago
Improve statement detection for DECLARE statements outside function/procedure definitions.
Andi Albrecht
More...
almost 16 years ago
Improve detection of escaped single quotes (fixes issue13, reported by Martin Brochhaus, patch by bluemaro with test case by Dan Carley).
Andi Albrecht
More...
almost 16 years ago
Move regression test to separate directory.
Andi Albrecht
More...
almost 16 years ago
Fix an issue with trailing whitespaces (reported by Kris).
Andi Albrecht
More...
about 16 years ago
Add *.pyc to ignores.
Andi Albrecht
More...
about 16 years ago
Use custom render_to_response function to avoid loading django.shortcuts with all it's dependencies.
Andi Albrecht
More...
about 16 years ago
Fix test case for CASE reindent.
Andreas Albrecht
More...
about 16 years ago
Add TODO item.
Andreas Albrecht
More...
about 16 years ago
Fix return code when running unittests.
Andreas Albrecht
More...
about 16 years ago
Improved case detection for CASE structures without WHEN in first case.
Andreas Albrecht
More...
over 16 years ago
Add a Todo item.
Andi Albrecht
More...
over 16 years ago
←
1
2
…
38
39
40
41
42
43
44
45
46
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree