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.
Feb 24, 2025 — Feb 24, 2026
Showing page 23 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add --wrap_after option for wrapping identifier lists.
Dennis Taylor
More...
over 9 years ago
Remove undocumented features
Victor Uriarte
More...
over 9 years ago
Remove redundant functions
Victor Uriarte
More...
over 9 years ago
Refactor format function signature
Victor Uriarte
More...
over 9 years ago
Update TokenType magic methods (contains, getattr, repr)
Victor Uriarte
More...
over 9 years ago
Remove unused code from tokens.py
Victor Uriarte
More...
over 9 years ago
Replace iter(range(len(...))) with enumerate
Victor Uriarte
More...
over 9 years ago
Pass encoding into lexer as a parameter
Victor Uriarte
More...
over 9 years ago
Use a specialized token_idx_next.
Sjoerd Job Postmus
More...
over 9 years ago
Index-based token_idx_prev
Sjoerd Job Postmus
More...
over 9 years ago
Use specialized token_idx_next_by in group_aliased.
Sjoerd Job Postmus
More...
over 9 years ago
Re-use token index in group_identifier.
Sjoerd Job Postmus
More...
over 9 years ago
Replace _group_matching with an inward-out grouping algorithm
Sjoerd Job Postmus
More...
over 9 years ago
Special-case group_tokens(..., tokens_between())
Sjoerd Job Postmus
More...
over 9 years ago
Simplify index
Victor Uriarte
More...
over 9 years ago
Refactor one-time use functions
Victor Uriarte
More...
over 9 years ago
Call `Token`-methods index based.
Sjoerd Job Postmus
More...
over 9 years ago
Refactor match logic
Victor Uriarte
More...
over 9 years ago
Fix test that wasn't evaluating
Victor Uriarte
More...
over 9 years ago
Allow tokenlists to skip over comments
Victor Uriarte
More...
over 9 years ago
Clean-up rename variables in loops to token sql.py
Victor Uriarte
More...
over 9 years ago
Clean-up code style sql.py
Victor Uriarte
More...
over 9 years ago
Clean Token/Tokenlist init's
Victor Uriarte
More...
over 9 years ago
Add codecov support
Vik
More...
over 9 years ago
Convert readthedocs link for their .org -> .io migration for hosted projects
Adam Chainz
More...
over 9 years ago
Add unicode-str compatible cls decorator
Victor Uriarte
More...
over 9 years ago
Fix flake8 styling
Victor Uriarte
More...
over 9 years ago
Fix unicode comparison warning
Victor Uriarte
More...
over 9 years ago
Update authors and Changelog.
Andi Albrecht
More...
over 9 years ago
Merge pull request #242 from tenghuanhe/master
Andi Albrecht
More...
over 9 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
…
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