<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse/engine, branch 0.2.1</title>
<subtitle>github.com: andialbrecht/sqlparse.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/'/>
<entry>
<title>Previous fix for period failed when another token (non-groupable) followed.</title>
<updated>2016-06-19T14:52:46+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-19T14:50:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=b3700f44ff6945d1ace9d5d809dd272c9acd268e'/>
<id>b3700f44ff6945d1ace9d5d809dd272c9acd268e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert behavior of dangling period(hanging schema qualifier)</title>
<updated>2016-06-19T01:06:29+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-18T23:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=24f0d3d650d4a83214c4a9539aa04cf4f3045f06'/>
<id>24f0d3d650d4a83214c4a9539aa04cf4f3045f06</id>
<content type='text'>
Related to #261.
Reverting to previous behavior until a way to handle behavior/grouping
of invalid sql is agreed upon.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related to #261.
Reverting to previous behavior until a way to handle behavior/grouping
of invalid sql is agreed upon.
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc. small code clean-up/comments</title>
<updated>2016-06-19T01:01:40+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-16T13:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=581912d36e2b10191e46fa891dce912693983c95'/>
<id>581912d36e2b10191e46fa891dce912693983c95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change group_matching back to idx</title>
<updated>2016-06-15T21:05:16+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-15T17:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=caefd84779d1115b6775ea7c0039f969f3b10d8a'/>
<id>caefd84779d1115b6775ea7c0039f969f3b10d8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove group left_right</title>
<updated>2016-06-15T21:05:08+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-15T20:59:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=228059eb4da5ed2389fc7e987dba37c6d05ea3ea'/>
<id>228059eb4da5ed2389fc7e987dba37c6d05ea3ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change grouping from _left_right to _group</title>
<updated>2016-06-15T21:05:05+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-15T10:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=d6763dc7592f6e60c3e2e712b39a1b865fc8485e'/>
<id>d6763dc7592f6e60c3e2e712b39a1b865fc8485e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove extra recurse and rename vars</title>
<updated>2016-06-15T20:30:31+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-15T10:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=a653650432b76447255e69cd93ba2d2e2c34d037'/>
<id>a653650432b76447255e69cd93ba2d2e2c34d037</id>
<content type='text'>
# Conflicts:
#	sqlparse/engine/grouping.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	sqlparse/engine/grouping.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor _group's prev token logic</title>
<updated>2016-06-15T20:30:29+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-15T19:36:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=49979e9ca1159190320e2faad989c8bd267c8000'/>
<id>49979e9ca1159190320e2faad989c8bd267c8000</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce calls by _group to get tk idx</title>
<updated>2016-06-15T20:30:27+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-15T09:39:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=0acaa4c57d7169f3903af3c3df4faf95d2cbea84'/>
<id>0acaa4c57d7169f3903af3c3df4faf95d2cbea84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-Write grouping functions</title>
<updated>2016-06-15T20:29:21+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-15T04:20:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=74b3464d781cbad4c39cd082daa80334aa7aed78'/>
<id>74b3464d781cbad4c39cd082daa80334aa7aed78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
