<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/examples, 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>Code cleanup.</title>
<updated>2013-06-17T19:30:13+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-06-17T19:30:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=4edfd2fe0ac4e6aca1ee014ea47f9d6b13bfcfbe'/>
<id>4edfd2fe0ac4e6aca1ee014ea47f9d6b13bfcfbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix indentation and simplify processing logic in example (fixes issue98, issue99).</title>
<updated>2013-06-17T19:23:30+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-06-17T19:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=b62b79f9550c1d36383c4bb41eb5dd1ca9474a59'/>
<id>b62b79f9550c1d36383c4bb41eb5dd1ca9474a59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop parsing tables at first keyword after "from".</title>
<updated>2013-06-17T13:56:03+00:00</updated>
<author>
<name>Robert Nix</name>
<email>com.github@rnix.org</email>
</author>
<published>2013-06-17T13:56:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=7d0fb12663479da1dd8b1d9a2ee97527c6c51863'/>
<id>7d0fb12663479da1dd8b1d9a2ee97527c6c51863</id>
<content type='text'>
Currently, the parser isn't smart enough to acknowledge the end of the from-clause list so keywords as table names will still fail. But in simple tests, this solution works.
Best-practice: don't use SQL keywords as table names. :)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, the parser isn't smart enough to acknowledge the end of the from-clause list so keywords as table names will still fail. But in simple tests, this solution works.
Best-practice: don't use SQL keywords as table names. :)</pre>
</div>
</content>
</entry>
<entry>
<title>Add example script to extract table names.</title>
<updated>2010-10-22T11:13:35+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2010-10-22T11:13:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=15ce8051c8655cda152f04680ec08059a53e8dcd'/>
<id>15ce8051c8655cda152f04680ec08059a53e8dcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added low-level parsing example.</title>
<updated>2009-04-23T06:48:33+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-04-23T06:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=3bbc94129d3a9597f8218ba19c097620cf352137'/>
<id>3bbc94129d3a9597f8218ba19c097620cf352137</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
