aboutsummaryrefslogtreecommitdiffstats
path: root/src/socketengine.cpp
diff options
context:
space:
mode:
authorGravatar Peter Powell2017-12-22 02:47:54 +0000
committerGravatar Peter Powell2017-12-22 16:49:01 +0000
commitb6f57c0f06f4905b04de6ec2069522d2263626c4 (patch)
treed682ab49c248abeaf68f90d49f3322feb738f492 /src/socketengine.cpp
parentMerge pull request #1446 from B00mX0r/master+wrongnumeric (diff)
downloadinspircd++-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