<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git, branch 0.4.2</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>Update changelog.</title>
<updated>2021-09-10T06:50:50+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2021-09-10T06:50:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=b1f76f6fa9763ee0f1d3a3870f05565abf1314e8'/>
<id>b1f76f6fa9763ee0f1d3a3870f05565abf1314e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Changelog and bump version.</title>
<updated>2021-09-10T06:49:09+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2021-09-10T06:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=3eec44e52233c68ea8299a16b36ec7f2ad0c2fe3'/>
<id>3eec44e52233c68ea8299a16b36ec7f2ad0c2fe3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize regular expression for identifying line breaks in comments.</title>
<updated>2021-09-10T06:49:09+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2021-09-07T10:27:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=8238a9e450ed1524e40cb3a8b0b3c00606903aeb'/>
<id>8238a9e450ed1524e40cb3a8b0b3c00606903aeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing of scientific numbers (fixes #399).</title>
<updated>2021-07-14T13:58:11+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2021-07-14T13:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=e66046785b816e5c2d22f101f36faefd19c4a771'/>
<id>e66046785b816e5c2d22f101f36faefd19c4a771</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update authors and changelog.</title>
<updated>2020-12-12T08:29:25+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2020-12-12T08:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=23d29933ddc4272b495d36e0e32d3eaf0c3ef76d'/>
<id>23d29933ddc4272b495d36e0e32d3eaf0c3ef76d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keyword, add ON_ERROR_STOP</title>
<updated>2020-12-12T08:27:24+00:00</updated>
<author>
<name>Jean-Martin Archer</name>
<email>jm@jmartin.ca</email>
</author>
<published>2020-12-03T06:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=acc2810d1275154c4e93debe82d319e15c507d61'/>
<id>acc2810d1275154c4e93debe82d319e15c507d61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keyword, add CONFLICT to postgres keywords</title>
<updated>2020-12-12T08:27:24+00:00</updated>
<author>
<name>Jean-Martin Archer</name>
<email>jm@jmartin.ca</email>
</author>
<published>2020-12-03T05:07:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=282bcf1048c472e3eddd83a331f8d4e857a2c5eb'/>
<id>282bcf1048c472e3eddd83a331f8d4e857a2c5eb</id>
<content type='text'>
As in ON CONFLICT
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As in ON CONFLICT
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ELSIF as keyword (fixes #584).</title>
<updated>2020-10-19T06:45:56+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2020-10-19T06:45:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=63885dd5f1be3fe519fceb0a21f1f87fdc6aa973'/>
<id>63885dd5f1be3fe519fceb0a21f1f87fdc6aa973</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing of backticks (fixes #588).</title>
<updated>2020-10-19T06:41:26+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2020-10-19T06:41:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=e575ae2c37359ab51b23ce44ccda4bb9bbfd3a5f'/>
<id>e575ae2c37359ab51b23ce44ccda4bb9bbfd3a5f</id>
<content type='text'>
The backticks in this operator regex was introduced in
c794c97531c09e66b6a7ffac76626a727ad02f5e. Pretty sure it was by mistake.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The backticks in this operator regex was introduced in
c794c97531c09e66b6a7ffac76626a727ad02f5e. Pretty sure it was by mistake.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch back to development mode.</title>
<updated>2020-10-08T06:08:01+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2020-10-08T06:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=fe39072fc24e879034fb1e439fb0a47c7c66d4a2'/>
<id>fe39072fc24e879034fb1e439fb0a47c7c66d4a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
