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
/
keywords.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort Name.Builtin.
Andi Albrecht
2015-01-17
1
-5
/
+5
*
Add TINYINT keyword (fixes #154).
Andi Albrecht
2015-01-17
1
-0
/
+1
*
Add SIGNED keyword (fixes #155).
Andi Albrecht
2015-01-17
1
-0
/
+1
*
Add UNSIGNED keyword (fixes #156).
Andi Albrecht
2015-01-17
1
-0
/
+1
*
Revert last change.
Andi Albrecht
2014-11-30
1
-1
/
+1
*
Clean up keywords a bit.
Andi Albrecht
2014-11-30
1
-1
/
+1
*
Issue 124 - Added COLLECT keyword
Cristian Orellana
2014-01-16
1
-0
/
+1
*
Fix: fixed COALESCE keyword, it had a type. Add: Added MERGE keyword
Cristian Orellana
2014-01-09
1
-1
/
+2
*
Support for BEGIN/END blocks, add FOREACH keyword.
Andi Albrecht
2013-11-19
1
-1
/
+2
*
Update keywords.py
Victor Hahn
2013-10-29
1
-4
/
+4
*
add FULL to common keywords (frequently used in OUTER JOIN definitions)
Alexander Beedie
2013-09-02
1
-0
/
+1
*
Added token 'USE' to keywords
mulos
2013-06-06
1
-0
/
+1
*
Fix typo in keyword list (fixes issue92).
Andi Albrecht
2013-04-28
1
-1
/
+1
*
Added STRAIGHT_JOIN token.
Yago Riveiro
2013-04-25
1
-0
/
+1
*
Add order criterion to identifier in ORDER BY clause (fixes #89).
Andi Albrecht
2013-04-05
1
-2
/
+2
*
PEP8'ified to code a bit.
Andi Albrecht
2012-11-12
1
-6
/
+6
*
Don't handle single chars as keywords.
Andi Albrecht
2011-07-25
1
-3
/
+3
*
Handle REPLACE as DML token and recognize hex numbers (thanks Ervin).
Andi Albrecht
2011-02-28
1
-1
/
+1
*
Fix typo (thanks again, Kris).
Andi Albrecht
2011-01-26
1
-1
/
+1
*
Add VARCHAR2 and LONG to keywords (fixes issue16, fixes issue19).
Andi Albrecht
2010-11-21
1
-0
/
+2
*
Clean up imports.
Andi Albrecht
2010-07-04
1
-557
/
+556
*
Remove duplicated keywords.
Andi Albrecht
2009-08-27
1
-26
/
+0
*
* Added missing SET keyword.
Andi Albrecht
2009-05-05
1
-0
/
+1
*
Improved parsing of identifier lists (targets issue2).
Andi Albrecht
2009-05-03
1
-1
/
+1
*
Typo fixed.
Andi Albrecht
2009-04-27
1
-1
/
+1
*
Initial import.
Andi Albrecht
2009-04-03
1
-0
/
+589