diff options
author | Peter Powell <petpow@saberuk.com> | 2017-12-22 02:47:54 +0000 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2017-12-22 16:49:01 +0000 |
commit | b6f57c0f06f4905b04de6ec2069522d2263626c4 (patch) | |
tree | d682ab49c248abeaf68f90d49f3322feb738f492 /include/server.h | |
parent | c8f515121fbdf3e4de693712ef2311cece45477d (diff) |
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 'include/server.h')
0 files changed, 0 insertions, 0 deletions