<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse/engine, branch v0.2.0</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>Merge branch 'master' into v0.2.0</title>
<updated>2015-07-26T12:35:32+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-07-26T12:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=5df394485efbbbc5413b21b9efd6f039ff18fae1'/>
<id>5df394485efbbbc5413b21b9efd6f039ff18fae1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't treat DECLARE within BEGIN blocks as relevant to split level (fixes #193).</title>
<updated>2015-07-26T08:38:54+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-07-26T08:38:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=621e1d84607a158491ce80c47814e51a8c366498'/>
<id>621e1d84607a158491ce80c47814e51a8c366498</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge master into v0.2.0.</title>
<updated>2015-03-05T11:00:32+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-03-05T11:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=e038a06f0c92a9aec95c9771bae22fb5e8f16432'/>
<id>e038a06f0c92a9aec95c9771bae22fb5e8f16432</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Group square-brackets into identifiers</title>
<updated>2015-03-04T15:41:34+00:00</updated>
<author>
<name>Darik Gamble</name>
<email>darik.gamble@gmail.com</email>
</author>
<published>2015-03-04T15:41:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=b61fe36f718ca4f7c0b4e8d1cb81cc1370877905'/>
<id>b61fe36f718ca4f7c0b4e8d1cb81cc1370877905</id>
<content type='text'>
Indentifier.get_array_indices() looks for square brackets, and yields lists of bracket grouped tokens as array indices
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Indentifier.get_array_indices() looks for square brackets, and yields lists of bracket grouped tokens as array indices
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse square brackets as a group just like parens</title>
<updated>2015-03-04T15:39:53+00:00</updated>
<author>
<name>Darik Gamble</name>
<email>darik.gamble@gmail.com</email>
</author>
<published>2015-03-04T15:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=a93029f38fc2a1a182da92cf361d700cbe2b79c2'/>
<id>a93029f38fc2a1a182da92cf361d700cbe2b79c2</id>
<content type='text'>
- add class sql.SquareBrackets
- replace group_parenthesis() with more generic group_brackets(), which groups square and round brackets, so each can contain groups of the other
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add class sql.SquareBrackets
- replace group_parenthesis() with more generic group_brackets(), which groups square and round brackets, so each can contain groups of the other
</pre>
</div>
</content>
</entry>
<entry>
<title>Move _find_matching to a module-level function</title>
<updated>2015-03-04T15:34:47+00:00</updated>
<author>
<name>Darik Gamble</name>
<email>darik.gamble@gmail.com</email>
</author>
<published>2015-03-04T15:34:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=66f00a994437a02a8a2dac81ccdceb88d7013c83'/>
<id>66f00a994437a02a8a2dac81ccdceb88d7013c83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge master into v0.2.0 branch.</title>
<updated>2015-02-21T07:15:09+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-02-21T07:15:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=9cec0cde3818005d70b0473f3c99241f5df68394'/>
<id>9cec0cde3818005d70b0473f3c99241f5df68394</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Group adjacent names to allow aliasing without the AS keyword</title>
<updated>2015-02-09T17:59:33+00:00</updated>
<author>
<name>Darik Gamble</name>
<email>darik.gamble@gmail.com</email>
</author>
<published>2015-02-09T16:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=72560012be79634cf4a974b2ac1ef1cb6fd29aef'/>
<id>72560012be79634cf4a974b2ac1ef1cb6fd29aef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(postgresql) Add support for square bracket array indexing, by darikg.</title>
<updated>2015-02-08T15:52:15+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-02-08T15:52:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=e1b5482b1413591260f41ceb50e97091928f195a'/>
<id>e1b5482b1413591260f41ceb50e97091928f195a</id>
<content type='text'>
Pull request #170 with trivial conflicts resolved.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pull request #170 with trivial conflicts resolved.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove six dependency.</title>
<updated>2015-01-17T11:47:03+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-01-17T11:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=71af186659923dfe8721c551d5dbf4db7c4854d9'/>
<id>71af186659923dfe8721c551d5dbf4db7c4854d9</id>
<content type='text'>
We only use very little of six. That isn't worth to add an extra
dependency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We only use very little of six. That isn't worth to add an extra
dependency.
</pre>
</div>
</content>
</entry>
</feed>
