aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/extra/m_sql.h
Commit message (Expand)AuthorAgeFilesLines
* *boot* youuuuu're outta here - old blocking SQL API replaced with sexy new as...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4526 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-07-231-268/+0
* Making lots of stuff inherit from classbase so we can use it as a holdall cla...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4297 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-101-3/+3
* Added SQLQuery::GetError() and removed a lot of space indenting•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4078 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2006-06-281-63/+69
* Nicer SQLQuery::Sanitise•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4006 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-06-151-11/+17
* Apply mirq's optimization patches•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3977 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-301-1/+1
* change to ability for QueryCount to return -1 for both of the 1.1 sql api's•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3921 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-04-301-4/+6
* Incorporated Craig's friendlier SQL class (documentation to come later)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2948 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-01-281-0/+135
* Changed to use __single_client_alloc, faster on most systems in a single thread•••Specified namespace std in *all* files git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1404 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-151-0/+2
* Updated with a bit more debug output•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1154 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-211-0/+9
* New stuff actually compiles now•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1150 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-211-5/+5
* Added header for m_sql with inherited Request class•••Added simple API for m_sql git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1149 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-211-0/+108