<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse, branch 0.4.2</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>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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>
<entry>
<title>Bump version.</title>
<updated>2020-10-08T05:57:07+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2020-10-08T05:57:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=77b2b22f2f41259f53bad013e247e657667eb22a'/>
<id>77b2b22f2f41259f53bad013e247e657667eb22a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove debug print statement (fixes #586).</title>
<updated>2020-10-08T05:53:26+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2020-10-08T05:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=ab53a4b25f853a79d63a6723efaf568b0be02711'/>
<id>ab53a4b25f853a79d63a6723efaf568b0be02711</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
