<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/tests, branch 0.1.18</title>
<subtitle>github.com: andialbrecht/sqlparse.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/'/>
<entry>
<title>Handle END IF correctly when splitting statements (fixes #194).</title>
<updated>2015-07-28T18:24:06+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-07-28T18:24:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=5d71c27e5194dfc8b8869f3170803e1d18bad6dc'/>
<id>5d71c27e5194dfc8b8869f3170803e1d18bad6dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore comments at beginning of statement when calling Statement.get_type (fixes #186).</title>
<updated>2015-07-26T09:20:49+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-07-26T09:20:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=fb6b59dece40a608a1c6cf741a4ac6ee88d85d2f'/>
<id>fb6b59dece40a608a1c6cf741a4ac6ee88d85d2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Recognize MSSQL temp tables and distinguish from MySQL comments (fixes #192).</title>
<updated>2015-07-26T09:05:58+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-07-26T09:05:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=8b5a957f4dad82fda0dc174538fdaf0860a9256a'/>
<id>8b5a957f4dad82fda0dc174538fdaf0860a9256a</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://git.baserock.org/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>Improve detection of aliased identifiers (fixes #185).</title>
<updated>2015-04-19T00:11:39+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-04-19T00:11:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=d9b717a12da7805d5a37b6b659300e449c42bd2f'/>
<id>d9b717a12da7805d5a37b6b659300e449c42bd2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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>
</feed>
