<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse/utils.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>Remove undocumented features</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-02T21:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=62423c0d5e2e570341d5d0db74982712ff2348c7'/>
<id>62423c0d5e2e570341d5d0db74982712ff2348c7</id>
<content type='text'>
These features/function/classes were added for AntiORM.
Quick look-up didn't show any usage outside of AntiORM.
Closes #246
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These features/function/classes were added for AntiORM.
Quick look-up didn't show any usage outside of AntiORM.
Closes #246
</pre>
</div>
</content>
</entry>
<entry>
<title>Add or Update copyright year to files</title>
<updated>2016-06-04T18:08:20+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-03T20:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=af2a3fa7eb75c534ca76b8c0cc2ca6731fdb2efb'/>
<id>af2a3fa7eb75c534ca76b8c0cc2ca6731fdb2efb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add group matching M_tokens and refactor group matching</title>
<updated>2016-05-11T03:20:03+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-11T03:03:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=4364b250c6b0632e7a39f8153e864a7f3d63833e'/>
<id>4364b250c6b0632e7a39f8153e864a7f3d63833e</id>
<content type='text'>
remove slots in subclasses
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove slots in subclasses
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce @recurse to refactor recursion</title>
<updated>2016-05-11T02:53:54+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-11T02:53:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=f26719dc8d2c9cf4bf85501bb68cc4ed3f4da86d'/>
<id>f26719dc8d2c9cf4bf85501bb68cc4ed3f4da86d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update compat and utils</title>
<updated>2016-05-11T02:00:27+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-11T01:45:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=e006e1689d5bb9ad614b5155e2ff17f7e51b83d8'/>
<id>e006e1689d5bb9ad614b5155e2ff17f7e51b83d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove conditional for OrderedDict.</title>
<updated>2015-10-26T19:22:46+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-10-26T19:22:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=92d12ec8c6d62e952d5a8d194db508a24c429ac9'/>
<id>92d12ec8c6d62e952d5a8d194db508a24c429ac9</id>
<content type='text'>
All supported Python versions have OrderedDict.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All supported Python versions have OrderedDict.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup module code.</title>
<updated>2015-10-26T19:14:18+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-10-26T19:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=1992f6deff983f7a3332142da5c49e82544bd1ac'/>
<id>1992f6deff983f7a3332142da5c49e82544bd1ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved sqlparse.utils.split_unquoted_newlines()</title>
<updated>2014-07-31T17:16:14+00:00</updated>
<author>
<name>Michael Schuller</name>
<email>michael.schuller@artlogic.net</email>
</author>
<published>2014-07-31T17:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=377031a193a9554f775f7d6fe92a2d9be2a2d011'/>
<id>377031a193a9554f775f7d6fe92a2d9be2a2d011</id>
<content type='text'>
I've modified this function to use a regular expression for most of the
work. This makes it much, much faster, especially for large queries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've modified this function to use a regular expression for most of the
work. This makes it much, much faster, especially for large queries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SerializerUnicode to split unquoted newlines</title>
<updated>2014-03-10T12:20:38+00:00</updated>
<author>
<name>Michael Schuller</name>
<email>michael.schuller@artlogic.net</email>
</author>
<published>2014-03-07T18:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=480e52fddf28fad591f3214ee28c2d2af8842ce1'/>
<id>480e52fddf28fad591f3214ee28c2d2af8842ce1</id>
<content type='text'>
This provides a fix to issue #131. The `split_unquoted_newlines()`
function added to the utils module handles the splitting of the string
by performing a simple iteration of the string passed in and splitting
on unquoted CR, LF, or CR+LFs as they are found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This provides a fix to issue #131. The `split_unquoted_newlines()`
function added to the utils module handles the splitting of the string
by performing a simple iteration of the string passed in and splitting
on unquoted CR, LF, or CR+LFs as they are found.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug on __getitem__ (infinite loop because pop() use it already)</title>
<updated>2012-05-19T21:52:53+00:00</updated>
<author>
<name>Jesús Leganés Combarro "Piranna"</name>
<email>piranna@gmail.com</email>
</author>
<published>2012-05-19T21:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=26986faad381f72078921d15f777024ff88fd15c'/>
<id>26986faad381f72078921d15f777024ff88fd15c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
