<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/CHANGELOG, branch 0.3.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>Bump version.</title>
<updated>2019-03-11T18:18:20+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2019-03-11T18:18:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=93d7718e486c715849b291c35f8bbc5672a1a5de'/>
<id>93d7718e486c715849b291c35f8bbc5672a1a5de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid formatting of psql commands (fixes #469).</title>
<updated>2019-03-11T11:45:11+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2019-03-11T11:45:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=cff61bb93a080c1becbf2c6cd33911bc206cf587'/>
<id>cff61bb93a080c1becbf2c6cd33911bc206cf587</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.</title>
<updated>2019-03-10T08:06:55+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2019-03-10T08:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=fcbccb849b56f29fb7f3ddb958d3e10279f8d939'/>
<id>fcbccb849b56f29fb7f3ddb958d3e10279f8d939</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 authors.</title>
<updated>2019-03-10T07:55:01+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2019-03-10T07:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=54a92374b6fdd7a5bd91509720f47cd4baa5add1'/>
<id>54a92374b6fdd7a5bd91509720f47cd4baa5add1</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 authors.</title>
<updated>2019-03-10T07:12:19+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2019-03-10T07:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=ad8d1d1e4c9b6bbd21c255b9421685944c4d96e0'/>
<id>ad8d1d1e4c9b6bbd21c255b9421685944c4d96e0</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.</title>
<updated>2019-03-10T07:05:45+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2019-03-10T07:05:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=060b2646af659443754ac880ed657f27241eb3b0'/>
<id>060b2646af659443754ac880ed657f27241eb3b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue with strip_comments causing a syntax error (fixes #425, by fredyw).</title>
<updated>2019-03-10T06:53:04+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2019-03-10T06:53:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=53dd1d566aefef305b13030cac14ae6fa71cadf7'/>
<id>53dd1d566aefef305b13030cac14ae6fa71cadf7</id>
<content type='text'>
Merge pull request https://github.com/andialbrecht/sqlparse/pull/445

Fixed minor merge conflicts caused by previous code cleanup and added a reference
to the actual issue in the comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge pull request https://github.com/andialbrecht/sqlparse/pull/445

Fixed minor merge conflicts caused by previous code cleanup and added a reference
to the actual issue in the comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup Changelog.</title>
<updated>2019-03-10T06:31:24+00:00</updated>
<author>
<name>Andreas Albrecht</name>
<email>andreas.albrecht@Admins-MacBook-Pro.local</email>
</author>
<published>2019-03-10T06:31:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=bc84fdc0afdb966280d95277e1c1cddeba20ae5a'/>
<id>bc84fdc0afdb966280d95277e1c1cddeba20ae5a</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.</title>
<updated>2018-12-03T13:16:26+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2018-12-03T13:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=08cb6dab214dc638190c6e8f8d3b331b38bbd238'/>
<id>08cb6dab214dc638190c6e8f8d3b331b38bbd238</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.</title>
<updated>2018-12-03T12:43:18+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2018-12-03T12:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=afd05eeeebdd4360224dfeabcd60ed704fd705fa'/>
<id>afd05eeeebdd4360224dfeabcd60ed704fd705fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
