diff options
| author | 2017-12-22 02:47:54 +0000 | |
|---|---|---|
| committer | 2017-12-22 16:49:01 +0000 | |
| commit | b6f57c0f06f4905b04de6ec2069522d2263626c4 (patch) | |
| tree | d682ab49c248abeaf68f90d49f3322feb738f492 /src/socketengine.cpp | |
| parent | Merge pull request #1446 from B00mX0r/master+wrongnumeric (diff) | |
| download | inspircd++-b6f57c0f06f4905b04de6ec2069522d2263626c4.tar.gz inspircd++-b6f57c0f06f4905b04de6ec2069522d2263626c4.tar.bz2 inspircd++-b6f57c0f06f4905b04de6ec2069522d2263626c4.zip | |
Improve and modernize the SQL system API.
- 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.
Diffstat (limited to 'src/socketengine.cpp')
0 files changed, 0 insertions, 0 deletions
