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
*
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
*
We can now work with file-like objects.
quest
2012-04-21
1
-0
/
+8
*
Bump version to 0.1.4
0.1.4
Andi Albrecht
2012-04-20
1
-2
/
+2
*
Added pipeline support maintaining backward compatibility.
Jesús Leganés Combarro "Piranna"
2011-08-18
1
-0
/
+6
*
Update version.
0.1.3
Andi Albrecht
2011-07-29
1
-1
/
+1
*
Bump version to 0.1.2.
0.1.2
Andi Albrecht
2010-11-23
1
-1
/
+1
*
pep8'ified the code a bit.
Andi Albrecht
2009-06-11
1
-1
/
+0
*
Cleaned up some unused imports.
Andi Albrecht
2009-06-11
1
-3
/
+0
*
Updated version number.
0.1.1
Andi Albrecht
2009-05-06
1
-1
/
+1
*
Removed logging stuff that was only needed for debugging on AppEngine.
Andi Albrecht
2009-05-06
1
-5
/
+0
*
Whitespace cleanup.
Andi Albrecht
2009-04-14
1
-0
/
+2
*
First version of documentation.
Andi Albrecht
2009-04-07
1
-7
/
+4
*
Initial import.
Andi Albrecht
2009-04-03
1
-0
/
+65