<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse/sql.py, branch rb-parse-create-table</title>
<subtitle>github.com: andialbrecht/sqlparse.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/'/>
<entry>
<title>Fix Case statements</title>
<updated>2016-06-06T13:31:35+00:00</updated>
<author>
<name>Adam Greenhall</name>
<email>agreenhall@lyft.com</email>
</author>
<published>2015-09-12T04:58:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=9ad0acafabd8c8216fdacb71310f6ec56ef59ae9'/>
<id>9ad0acafabd8c8216fdacb71310f6ec56ef59ae9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor match logic</title>
<updated>2016-06-04T22:24:50+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-01T12:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=5747015634a39191511de8db576f2cd0aa5eafc9'/>
<id>5747015634a39191511de8db576f2cd0aa5eafc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify index</title>
<updated>2016-06-04T22:24:42+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-01T22:00:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=ab1e8a1b823cb81bed7906463c6a44447b08f3b9'/>
<id>ab1e8a1b823cb81bed7906463c6a44447b08f3b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor one-time use functions</title>
<updated>2016-06-04T22:24:24+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-01T19:58:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=cfc22ad6ef8dc213ff562464ebdd67c81ab2554f'/>
<id>cfc22ad6ef8dc213ff562464ebdd67c81ab2554f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow tokenlists to skip over comments</title>
<updated>2016-06-04T22:24:22+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-30T19:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=fa8e962e3050308de4618f0a66b9534742d30119'/>
<id>fa8e962e3050308de4618f0a66b9534742d30119</id>
<content type='text'>
Rename ignore_cm to skip_cm for consistency
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename ignore_cm to skip_cm for consistency
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean-up code style sql.py</title>
<updated>2016-06-04T22:24:19+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-30T17:49:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=658f13aacfd3b94398aaaf14f567564a7c1ec1de'/>
<id>658f13aacfd3b94398aaaf14f567564a7c1ec1de</id>
<content type='text'>
other items inside slots are already defined in parent class
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
other items inside slots are already defined in parent class
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean Token/Tokenlist init's</title>
<updated>2016-06-04T22:06:04+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-30T17:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=149519305864a6455638a5fa0984a99c3e54f1f3'/>
<id>149519305864a6455638a5fa0984a99c3e54f1f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean-up rename variables in loops to token sql.py</title>
<updated>2016-06-04T22:06:04+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-30T18:40:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=7c2d56c8110e69c74538013703976fed0b497238'/>
<id>7c2d56c8110e69c74538013703976fed0b497238</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify sql.py naming/alias</title>
<updated>2016-06-04T22:06:04+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-11T11:29:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=370152be4a1b2ab474469e494334b1446dadee9d'/>
<id>370152be4a1b2ab474469e494334b1446dadee9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change pprint w new str format; can out to file</title>
<updated>2016-06-04T22:06:04+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-03T02:16:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=4ef134f40d872cb88ac4da27a3cc8223cf8aec52'/>
<id>4ef134f40d872cb88ac4da27a3cc8223cf8aec52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
