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
about 8 hours
ago. based on code collected
about 8 hours
ago.
Feb 23, 2025 — Feb 23, 2026
Showing page 20 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Change token_ funcs to token_idx funcs
Victor Uriarte
More...
over 9 years ago
Change argument order to match order of all other functions
Victor Uriarte
More...
over 9 years ago
Update CHANGELOG
Victor Uriarte
More...
over 9 years ago
Update changelog.
Andi Albrecht
More...
over 9 years ago
Refactor _group_matching
Victor Uriarte
More...
over 9 years ago
Apply alt style for grouping left/right
Victor Uriarte
More...
over 9 years ago
Reapply fix for case within paranthesis
Victor Uriarte
More...
over 9 years ago
Remove unused code from sql.py and style up some changes
Victor Uriarte
More...
over 9 years ago
Merge remote-tracking branch 'core/long_live_indexes' into develop
Victor Uriarte
More...
over 9 years ago
Fix token-parent behavior
Victor Uriarte
More...
over 9 years ago
Merge pull request #255 from vmuriart/console-script-examples-sqlOperation
Vik
More...
over 9 years ago
Fix column_defs example
Victor Uriarte
More...
over 9 years ago
Migrate optparse to argparse; optparse deprecated in py2.7
Victor Uriarte
More...
over 9 years ago
Refactor raw conversion on split_unquoted_newlines
Victor Uriarte
More...
over 9 years ago
Remove token_first; its redundant to token_next(idx=0)
Victor Uriarte
More...
over 9 years ago
Replace remove with list comprehension on sql.py
Victor Uriarte
More...
over 9 years ago
Merge pull request #254 from vmuriart/tests_str-format
Vik
More...
over 9 years ago
Test for wildcards vs multiplication tokens
Victor Uriarte
More...
over 9 years ago
Add test for issue #207 - run-away indent on alias
Victor Uriarte
More...
over 9 years ago
Change variable name to lowercase
Victor Uriarte
More...
over 9 years ago
Add multi-statement output tests
Victor Uriarte
More...
over 9 years ago
Add right marging and options tests
Victor Uriarte
More...
over 9 years ago
Improve test by splitting multiple asserts
Victor Uriarte
More...
over 9 years ago
Apply new-style str format
Victor Uriarte
More...
over 9 years ago
Add pprint_test
Victor Uriarte
More...
over 9 years ago
Fix get_token_at_offset behavior at edge
Victor Uriarte
More...
over 9 years ago
Remove unneded code from sql.py
Victor Uriarte
More...
over 9 years ago
clean up grouping
Victor Uriarte
More...
over 9 years ago
Refactor grouping
Victor Uriarte
More...
over 9 years ago
Merge pull request #253 from vmuriart/refactor_filters
Vik
More...
over 9 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
…
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