<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_pgsql.cpp, branch v3.0.0</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_pgsql.cpp?h=v3.0.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_pgsql.cpp?h=v3.0.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-09-27T11:51:53Z</updated>
<entry>
<title>Fix SQL modules using "provider" in &lt;database&gt; instead of "module".</title>
<updated>2018-09-27T11:51:53Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-09-27T11:51:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36e701f4abfa6d8fc4f096be023a681a6b7cec2e'/>
<id>urn:sha1:36e701f4abfa6d8fc4f096be023a681a6b7cec2e</id>
<content type='text'>
This fixes a regression introduced in 97a1d642.
</content>
</entry>
<entry>
<title>Fix a few things that should be marked as override but aren't.</title>
<updated>2018-08-21T14:47:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-21T13:50:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=71c367f89f5384eb05cf191f63ed5094e90b46ad'/>
<id>urn:sha1:71c367f89f5384eb05cf191f63ed5094e90b46ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make more config stuff case insensitive.</title>
<updated>2018-07-24T20:55:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-24T17:29:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=97a1d6429a735eb279496df010d04e3f42aa4e22'/>
<id>urn:sha1:97a1d6429a735eb279496df010d04e3f42aa4e22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SQL: Add HasColumn() to check if a result contains a named column.</title>
<updated>2018-04-07T10:50:08Z</updated>
<author>
<name>Daniel Vassdal</name>
</author>
<published>2015-03-02T02:06:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d38f2ad213e875d40556116cba3230064eacb861'/>
<id>urn:sha1:d38f2ad213e875d40556116cba3230064eacb861</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>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>Add CXX11_OVERRIDE to overridden members that lack it.</title>
<updated>2017-07-12T13:41:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-12T13:41:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1df2bce56275e1297d94d82d4dbef6f6cf582b6'/>
<id>urn:sha1:d1df2bce56275e1297d94d82d4dbef6f6cf582b6</id>
<content type='text'>
This fixes a ton of warnings when building on compilers that
default to C++11 or newer.
</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>
</feed>
