summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_sql.h
AgeCommit message (Expand)Author
2006-07-10Making lots of stuff inherit from classbase so we can use it as a holdall cla...brain
2006-06-28Added SQLQuery::GetError() and removed a lot of space indentingspecial
2006-06-15Nicer SQLQuery::Sanitisebrain
2006-05-30Apply mirq's optimization patchesbrain
2006-04-30change to ability for QueryCount to return -1 for both of the 1.1 sql api'sbrain
2006-01-28Incorporated Craig's friendlier SQL class (documentation to come later)brain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-04-21Updated with a bit more debug outputbrain
2005-04-21New stuff actually compiles nowbrain
2005-04-21Added header for m_sql with inherited Request classbrain