<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/tests, branch 0.1.15</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>Never interpret IN keyword as function name (fixes #183).</title>
<updated>2015-04-12T05:37:01+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-04-12T05:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=f775030692222a5a0b296284328276b65259cc02'/>
<id>f775030692222a5a0b296284328276b65259cc02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support comments starting with '#' character (fixes #178).</title>
<updated>2015-03-16T06:50:06+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-03-16T06:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=9dbcfd31abafe48ee7c646129c40e904ff0a5fac'/>
<id>9dbcfd31abafe48ee7c646129c40e904ff0a5fac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a bunch of square bracket tests</title>
<updated>2015-03-04T15:41:57+00:00</updated>
<author>
<name>Darik Gamble</name>
<email>darik.gamble@gmail.com</email>
</author>
<published>2015-03-04T15:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=acdebefd638225eefe438919897ba68e7882504b'/>
<id>acdebefd638225eefe438919897ba68e7882504b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow identifiers to start with an underscore (fixes #175).</title>
<updated>2015-03-01T10:52:34+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-03-01T10:52:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=15b0cb9e75ca378e94b55b7f1ff23108f0899cde'/>
<id>15b0cb9e75ca378e94b55b7f1ff23108f0899cde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Recognize escaped backslashes within strings</title>
<updated>2015-02-26T20:32:46+00:00</updated>
<author>
<name>casey</name>
<email>casey@cloudera.com</email>
</author>
<published>2015-02-26T20:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=e75e35869473832a1eb67772b1adfee2db11b85a'/>
<id>e75e35869473832a1eb67772b1adfee2db11b85a</id>
<content type='text'>
Previously if a single quoted string ended with an escaped backslash,
parsing would not consider the string to be terminated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously if a single quoted string ended with an escaped backslash,
parsing would not consider the string to be terminated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #171 from darikg/alias_bugfix</title>
<updated>2015-02-21T06:55:30+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-02-21T06:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=2d72b7afcb6d736f5a92a373bbb7a3aa1abed49b'/>
<id>2d72b7afcb6d736f5a92a373bbb7a3aa1abed49b</id>
<content type='text'>
Fix #167</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #167</pre>
</div>
</content>
</entry>
<entry>
<title>Fix of problem with multiline treated as stackable while /* /* */ is one comment, not two stacked</title>
<updated>2015-02-12T00:37:46+00:00</updated>
<author>
<name>JacekPliszka</name>
<email>Jacek.Pliszka@gmail.com</email>
</author>
<published>2015-02-12T00:37:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=703aec1fb30dcf5c0ed14552e601e4487707435e'/>
<id>703aec1fb30dcf5c0ed14552e601e4487707435e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a bunch of extra tests for assigning aliases without the AS keyword</title>
<updated>2015-02-09T17:59:37+00:00</updated>
<author>
<name>Darik Gamble</name>
<email>darik.gamble@gmail.com</email>
</author>
<published>2015-02-09T17:17:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=6f134c67b6c89c2985e29bd5bc4c809cc16c06a5'/>
<id>6f134c67b6c89c2985e29bd5bc4c809cc16c06a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test</title>
<updated>2015-02-09T17:59:37+00:00</updated>
<author>
<name>Darik Gamble</name>
<email>darik.gamble@gmail.com</email>
</author>
<published>2015-02-09T17:16:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=2f5e0b7476381f5fda9e240d6e0e4f9c35261211'/>
<id>2f5e0b7476381f5fda9e240d6e0e4f9c35261211</id>
<content type='text'>
Previously, in this test, "(select y from foo where bar = 1) z" was parsed as &lt;Parens&gt;&lt;Whitespace&gt;&lt;Name z&gt;.
It is now parsing as &lt;Identifier alias z&gt;, so change the nested token indexing to match
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, in this test, "(select y from foo where bar = 1) z" was parsed as &lt;Parens&gt;&lt;Whitespace&gt;&lt;Name z&gt;.
It is now parsing as &lt;Identifier alias z&gt;, so change the nested token indexing to match
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test</title>
<updated>2015-02-09T17:59:36+00:00</updated>
<author>
<name>Darik Gamble</name>
<email>darik.gamble@gmail.com</email>
</author>
<published>2015-02-09T17:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=4b13d3907fc0f6101a1a5dcf4a0f87ecca4dcdd2'/>
<id>4b13d3907fc0f6101a1a5dcf4a0f87ecca4dcdd2</id>
<content type='text'>
In this test, "(y2) bar" was previously parsed as &lt;Parens "y2"&gt;&lt;whitespace&gt;&lt;Name bar&gt;,
Similarly (x3) x2 was &lt;Parens&gt;&lt;whitespace&gt;&lt;Name x2&gt;,
now &lt;Identifier alias x2&gt;. Change the number of top level tokens and nested token
indexing to match.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In this test, "(y2) bar" was previously parsed as &lt;Parens "y2"&gt;&lt;whitespace&gt;&lt;Name bar&gt;,
Similarly (x3) x2 was &lt;Parens&gt;&lt;whitespace&gt;&lt;Name x2&gt;,
now &lt;Identifier alias x2&gt;. Change the number of top level tokens and nested token
indexing to match.
</pre>
</div>
</content>
</entry>
</feed>
