index
:
delta/python-packages/sqlparse.git
filters_sql
issue_66
issue_73
master
milestone_0.1.5
milestone_0.2.0
rb-parse-create-table
typo
v0.2.0
github.com: andialbrecht/sqlparse.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sqlparse
/
filters
/
others.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize regular expression for identifying line breaks in comments.
Andi Albrecht
2021-09-10
1
-1
/
+4
*
Update copyright notice.
Andi Albrecht
2020-10-07
1
-1
/
+1
*
Preserve line breaks when removing comments (fixes #484).
Andi Albrecht
2020-09-13
1
-7
/
+16
*
Remove support for end-of-life Pythons
Jon Dufresne
2020-08-31
1
-5
/
+4
*
[filters] Stripping parenthesis whitespace
John Bodley
2019-03-10
1
-2
/
+2
*
Merge branch 'issue_425' of https://github.com/fredyw/sqlparse into fredyw-is...
Andreas Albrecht
2019-03-10
1
-0
/
+7
|
\
|
*
Fix issue with strip_comments causing a syntax error (fixes #425)
Fredy Wijaya
2018-11-21
1
-0
/
+7
*
|
Code cleanup.
Andreas Albrecht
2019-03-10
1
-3
/
+3
|
/
*
Update copyright header (fixes #372).
Andi Albrecht
2018-07-31
1
-1
/
+2
*
Correct spelling (#407)
Josh Soref
2018-05-18
1
-1
/
+1
*
Correct license link (fixes #288).
Andi Albrecht
2016-09-14
1
-1
/
+1
*
Unify_naming_schema. Closes #283
Victor Uriarte
2016-08-22
1
-9
/
+9
*
Normalize behavior between token_next and token_next_by
Victor Uriarte
2016-06-15
1
-1
/
+1
*
Rename token_idx_ funcs to simply token_ funcs
Victor Uriarte
2016-06-15
1
-7
/
+7
*
Change token_ funcs to token_idx funcs
Victor Uriarte
2016-06-15
1
-18
/
+18
*
Refactor raw conversion on split_unquoted_newlines
Victor Uriarte
2016-06-12
1
-3
/
+1
*
whitespace filter
Victor Uriarte
2016-06-09
1
-9
/
+12
*
Update SpacesAroundOperatorsFilter
Victor Uriarte
2016-06-09
1
-19
/
+14
*
Refactor StripCommentsFilter
Victor Uriarte
2016-06-09
1
-17
/
+18
*
update serializerunicode
Victor Uriarte
2016-06-09
1
-3
/
+3
*
Split filters into smaller files
Victor Uriarte
2016-06-06
1
-0
/
+120