]> git.donarmstrong.com Git - infobot.git/history - src/dbi.pl
ws
[infobot.git] / src / dbi.pl
2003-11-11 timrikerws
2003-10-27 dms- minor updates
2003-09-04 timrikersqlite needs inserts, not updates. why was this off?
2003-05-03 dms- don't list _default in chanstats
2003-05-02 dms- ircTextCounters stuff moved into a separate function.
2002-12-07 timriker-freshmeat
2002-12-07 timrikerdbm -> sql
2002-12-06 timrikerextra space sometimes
2002-12-06 timrikerfactstats author
2002-12-05 dms- Applied patch from Morten. Thanks.
2002-11-28 dms- clean up where stuff.
2002-11-24 dms- fixed it up for sure now.
2002-11-24 dms- what a wonderful overhaul.
2002-11-22 timrikerdbDel takes a hash, dbm untested
2002-11-22 timrikerfix death
2002-11-21 timrikerdbGetColNiceHash needs fixing
2002-11-21 timrikerbotmail check
2002-11-21 timrikerdon't bother looking it up if missing arguments
2002-11-21 timrikerthat won't work
2002-11-21 timrikerhandle missing table
2002-11-21 timrikerSQLite also uses dbi.pl
2002-11-21 dms- shoot me for not testing before committing.
2002-11-21 dms- added new botmail feature (inspired by botmail from...
2002-11-21 dms- unify db_mysql and db_pgsql (thus remove db_pgsql...