<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/CHANGELOG, branch 0.4.4</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.</title>
<updated>2023-04-18T08:29:29+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2023-04-18T08:29:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=647d1457acf7d88614215841eb15d423df2a1895'/>
<id>647d1457acf7d88614215841eb15d423df2a1895</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary parts in regex for bad escaping.</title>
<updated>2023-04-18T08:23:02+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2023-03-20T07:33:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=c457abd5f097dd13fb21543381e7cfafe7d31cfb'/>
<id>c457abd5f097dd13fb21543381e7cfafe7d31cfb</id>
<content type='text'>
The regex tried to deal with situations where escaping in the
SQL to be parsed was suspicious.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The regex tried to deal with situations where escaping in the
SQL to be parsed was suspicious.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to pyproject.toml (fixes #685).</title>
<updated>2022-12-30T15:04:26+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2022-12-30T14:44:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=8b789f286e1b6cbf05c15020ea7544cb7f02f8f7'/>
<id>8b789f286e1b6cbf05c15020ea7544cb7f02f8f7</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>2022-12-30T10:08:08+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2022-12-30T10:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=24f29906a422e00f0181a4c801677fbde70f0b94'/>
<id>24f29906a422e00f0181a4c801677fbde70f0b94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch back to development mode.</title>
<updated>2022-09-23T18:42:55+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2022-09-23T18:42:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=9f44d54c07180b826a6276d3acf5e1458b507c3f'/>
<id>9f44d54c07180b826a6276d3acf5e1458b507c3f</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>2022-09-23T18:31:10+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2022-09-23T18:31:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=fba15d34a01739c10596d727e20b89762298eea8'/>
<id>fba15d34a01739c10596d727e20b89762298eea8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow any unicode character as identifier name (fixes #641).</title>
<updated>2022-09-10T08:08:02+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2022-09-10T08:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=b72a8ff42f53cba0517b1dd9e8af051b4a060ecf'/>
<id>b72a8ff42f53cba0517b1dd9e8af051b4a060ecf</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>2022-08-24T19:40:03+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2022-08-24T19:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=e2698819c4481ad6fdf04f2caf018ff4b6181e6c'/>
<id>e2698819c4481ad6fdf04f2caf018ff4b6181e6c</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>2022-08-24T19:19:28+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2022-08-24T19:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=893d7b2e8075d6867d8a9b377faba7786f28f66d'/>
<id>893d7b2e8075d6867d8a9b377faba7786f28f66d</id>
<content type='text'>
yeah... I promise to make fewer commits like that in the future...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
yeah... I promise to make fewer commits like that in the future...
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Changelog.</title>
<updated>2022-08-24T19:09:59+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2022-08-24T19:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=a17248666f8bafaacf16016f797c830af4d0102e'/>
<id>a17248666f8bafaacf16016f797c830af4d0102e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
