<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_mysql.cpp, branch v3.0.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_mysql.cpp?h=v3.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_mysql.cpp?h=v3.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-02-17T17:12:26Z</updated>
<entry>
<title>Fix building on Windows (mostly).</title>
<updated>2018-02-17T17:12:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-02-17T17:12:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d2efdbf6bb91229d043303b1694fefae79ea6fe7'/>
<id>urn:sha1:d2efdbf6bb91229d043303b1694fefae79ea6fe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve and modernize the SQL system API.</title>
<updated>2017-12-22T16:49:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-22T02:47:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6f57c0f06f4905b04de6ec2069522d2263626c4'/>
<id>urn:sha1:b6f57c0f06f4905b04de6ec2069522d2263626c4</id>
<content type='text'>
- Move everything into the SQL namespace and drop the SQL prefix.
- Move SQLProvider::PopulateUserInfo to SQL::PopulateUserInfo.
- Rename SQLEntry to SQL::Field and clean up.
- Rename SQLEntries to SQL::Row.
- Rename SQLerror to SQL::Error and clean up.
- Rename SQLerrorNum to SQL::ErrorCode and drop the SQL_ prefix.
- Rename ParamL to SQL::ParamList.
- Rename ParamM to SQL::ParamMap;
- Make implementing SQLQuery::OnError mandatory.
- Redo most of the documentation in the sql header.
</content>
</entry>
<entry>
<title>Add the override keyword in places that it is missing.</title>
<updated>2017-11-21T15:51:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-21T13:05:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91e0af0fc4889f20d2f63426f8fe379674fc0393'/>
<id>urn:sha1:91e0af0fc4889f20d2f63426f8fe379674fc0393</id>
<content type='text'>
GCCs warnings for this are much better than Clangs.
</content>
</entry>
<entry>
<title>Merge tag 'v2.0.25' into master.</title>
<updated>2017-11-12T17:33:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-12T17:33:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d23c030c9a8fd58807438245a004e4aa5b7288ba'/>
<id>urn:sha1:d23c030c9a8fd58807438245a004e4aa5b7288ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PackageInfo directives for Debian.</title>
<updated>2017-10-21T20:24:29Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-11T16:24:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b0654ef6abd8d976fcbadce24ea350f7c420fe08'/>
<id>urn:sha1:b0654ef6abd8d976fcbadce24ea350f7c420fe08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update wiki links to use HTTPS and point to the correct pages.</title>
<updated>2017-10-15T11:23:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-20T16:47:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a5d110282a864fd2e91b51ce360a977cd0643657'/>
<id>urn:sha1:a5d110282a864fd2e91b51ce360a977cd0643657</id>
<content type='text'>
When we release 3.0 these links will break as they will point to
the pages for 3.0 rather than 2.0.
</content>
</entry>
<entry>
<title>Add CentOS PackageInfo</title>
<updated>2016-09-16T22:19:17Z</updated>
<author>
<name>Adam</name>
</author>
<published>2016-09-16T21:59:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fcd538761adad5834c0b6c4c14b43bea9f8bfd6d'/>
<id>urn:sha1:fcd538761adad5834c0b6c4c14b43bea9f8bfd6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite the build system directive parser.</title>
<updated>2016-09-16T03:23:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-09-11T20:19:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=806e57433a38193ae14942ee60f573fe47f4b643'/>
<id>urn:sha1:806e57433a38193ae14942ee60f573fe47f4b643</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix m_mysql warning about use of C++11 features on C++03.</title>
<updated>2016-08-19T15:10:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-08-19T13:44:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a6daa312e26532d68ffa70f6cf350baa5d43ca83'/>
<id>urn:sha1:a6daa312e26532d68ffa70f6cf350baa5d43ca83</id>
<content type='text'>
NO_CLIENT_LONG_LONG was removed in a recent version of MySQL.
</content>
</entry>
<entry>
<title>m_mysql Add charset config option</title>
<updated>2015-02-05T23:08:52Z</updated>
<author>
<name>Florian Praden</name>
</author>
<published>2015-02-02T14:25:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b3bafc6aaee4b6b95c6aaefcc6f2e80eca6bd370'/>
<id>urn:sha1:b3bafc6aaee4b6b95c6aaefcc6f2e80eca6bd370</id>
<content type='text'>
</content>
</entry>
</feed>
