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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct license link (fixes #288).
Andi Albrecht
2016-09-14
1
-1
/
+1
*
Convert string literals to unicode for Py27
Oleg Broytman
2016-08-31
1
-1
/
+1
*
Back to development mode.
Andi Albrecht
2016-08-13
1
-1
/
+1
*
This is 0.2.1.
0.2.1
Andi Albrecht
2016-08-13
1
-1
/
+1
*
Switch back to development version.
Andi Albrecht
2016-07-20
1
-1
/
+1
*
Bump version to 0.2.0.
0.2.0
Andi Albrecht
2016-07-20
1
-1
/
+1
*
Separate __main__ and main() to allow for testing
Victor Uriarte
2016-06-15
1
-1
/
+2
*
Clarify `split` text processing on __init__.py
Victor Uriarte
2016-06-15
1
-2
/
+2
*
Update init and misc files
Victor Uriarte
2016-06-06
1
-8
/
+9
*
Refactor filter-stack to simplify logic
Victor Uriarte
2016-06-04
1
-1
/
+0
*
Remove undocumented features
Victor Uriarte
2016-06-04
1
-6
/
+0
*
Add or Update copyright year to files
Victor Uriarte
2016-06-04
1
-2
/
+4
*
Remove redundant functions
Victor Uriarte
2016-06-02
1
-1
/
+1
*
Refactor format function signature
Victor Uriarte
2016-06-02
1
-2
/
+1
*
Fix small typo in documentation
Dag Wieers
2016-05-26
1
-2
/
+2
*
Code cleanup.
Andi Albrecht
2016-04-03
1
-7
/
+5
*
Remove SQLParseError from top-level module.
Andi Albrecht
2015-10-26
1
-2
/
+0
*
Skip tests for SQLParseError for now, it will go away soon.
Andi Albrecht
2015-10-26
1
-1
/
+1
*
Use compat module for single Python 2/3 code base.
Andi Albrecht
2015-10-26
1
-1
/
+2
*
Switch back to development.
Andi Albrecht
2015-10-25
1
-1
/
+1
*
Bump version for 0.1.18 release.
Tim Graham
2015-10-24
1
-1
/
+1
*
Switch back to development mode.
Andi Albrecht
2015-10-24
1
-1
/
+1
*
Bump version number.
0.1.17
Andi Albrecht
2015-10-24
1
-1
/
+1
*
Switch back to development.
Andi Albrecht
2015-07-26
1
-1
/
+1
*
Prepare next release.
0.1.16
Andi Albrecht
2015-07-26
1
-1
/
+1
*
Switch back to development mode.
Andi Albrecht
2015-04-15
1
-1
/
+1
*
Update version number.
0.1.15
Andi Albrecht
2015-04-15
1
-1
/
+1
*
Update version.
0.1.14
Andi Albrecht
2014-11-30
1
-1
/
+1
*
Preparing 0.1.13.
0.1.13
Andi Albrecht
2014-10-09
1
-1
/
+1
*
Fix a regression introduced in 0.1.12.
Andi Albrecht
2014-10-08
1
-1
/
+1
*
Preparing 0.1.12.
0.1.12
Andi Albrecht
2014-09-20
1
-1
/
+1
*
Preparing 0.1.11
0.1.11
Andi Albrecht
2014-02-07
1
-1
/
+1
*
Switch back to dev mode.
Andi Albrecht
2013-11-02
1
-1
/
+1
*
Bump version.
Andi Albrecht
2013-11-02
1
-1
/
+1
*
Switch back to development mode.
Andi Albrecht
2013-09-28
1
-1
/
+1
*
Preparing 0.1.9
0.1.9
Andi Albrecht
2013-09-28
1
-1
/
+1
*
Switch back to development version.
Andi Albrecht
2013-06-29
1
-1
/
+1
*
Bump version to 0.1.8.
0.1.8
Andi Albrecht
2013-06-29
1
-1
/
+1
*
Strip leading and trailing whitespaces from splitted statements.
Andi Albrecht
2013-05-15
1
-1
/
+1
*
Bump version again.
Andi Albrecht
2013-04-06
1
-1
/
+1
*
Bump version.
0.1.7
Andi Albrecht
2013-04-06
1
-1
/
+1
*
Add encoding parameter to top-level functions (fixes issue20).
Andi Albrecht
2013-04-04
1
-13
/
+21
*
Bump version.
0.1.6
Andi Albrecht
2013-01-01
1
-1
/
+1
*
Update release notes, bump version to 0.1.5.
0.1.5
Andi Albrecht
2012-11-13
1
-1
/
+1
*
PEP8'ified to code a bit.
Andi Albrecht
2012-11-12
1
-0
/
+3
*
Fix typo.
Andi Albrecht
2012-11-11
1
-1
/
+1
*
Move SQLParseError to proper location and start deprecation of sqlparse.SQLPa...
Andi Albrecht
2012-11-03
1
-4
/
+3
*
Re-use of parsestream() for parse() (they are almost equal)
Jesús Leganés Combarro
2012-04-27
1
-4
/
+2
*
splitstream -> parsestream
quest
2012-04-21
1
-9
/
+10
*
Minor clarifications and doc updates
quest
2012-04-21
1
-4
/
+4
[next]