]> jfr.im git - irc/quakenet/newserv.git/history - dbapi2/dbapi2-adapter.inc
TRUSTS: require sqlite
[irc/quakenet/newserv.git] / dbapi2 / dbapi2-adapter.inc
2014-09-07  Chris PorterMerge default into chanserv-live.
2014-06-01  Chris PorterMerge.
2014-05-04  Chris PorterMerge.
2014-03-22  Chris PorterMerge chanserv-live into default.
2014-02-20  Gunnar Beutnerdbapi2: Fix result->affected for PostgreSQL.
2014-02-18  Gunnar Beutnerdbapi2: Keep track of affected rows for UPDATEs.
2014-02-07  Chris PorterMerge default into chanserv-live.
2014-02-07  Chris PorterMerge chanserv-live into default.
2013-09-23  Chris PorterDBAPI2: fix initialisation bug (thanks to anders for...
2013-09-22  Chris PorterMerge.
2013-09-22  Chris PorterMerge.
2013-09-22  Chris PorterMerge.
2013-08-03  Chris Portermerge chanserv-live into default
2013-08-02  Paulmerge
2012-06-07  Chris PorterMerge.
2012-06-07  Chris PorterMerge.
2012-03-04  CruickyMerge
2012-02-23  Chris PorterDBAPI2: add support for stored procedures
2009-01-18  Chris PorterMerge.
2008-10-02  Chris PorterMerge.
2008-10-02  Chris PorterOkay, it wasn't quite as simple as that, it was a compl...
2008-09-21  Chris PorterMerge.
2008-09-21  Chris PorterAdd module versions to dbapi2/adapters.
2008-09-20  Chris PorterFix some really stupid bugs in stringbuf (no uninitiali...
2008-09-17  splidgeMerge.
2008-09-16  Chris PorterAdd safe query/simplequery/create table functions to...
2008-09-16  Chris PorterUse correct constness and unsignedness in dbapi.
2008-09-16  Chris PorterAdd table name method to dbapi2.
2008-09-16  Chris Porterdbapi2 loadtable implementation.
2008-09-15  Chris PorterDBAPI2 now uses sqlite and pqsql by an adapter.