]> jfr.im git - irc/quakenet/newserv.git/commit
Add dbapi2, currently untested.
authorChris Porter <redacted>
Mon, 15 Sep 2008 02:49:04 +0000 (03:49 +0100)
committerChris Porter <redacted>
Mon, 15 Sep 2008 02:49:04 +0000 (03:49 +0100)
commit404d307c21641a249597bbdae0713a5470bcf8b8
treecbe65e0d8c34db982a9d76735983c473a5d51840
parent9985c787f6c2ad58d40344fed0a064daa1dcf961
Add dbapi2, currently untested.
dbapi2/Makefile.in [new file with mode: 0644]
dbapi2/dbapi2.c [new file with mode: 0644]
dbapi2/dbapi2.h [new file with mode: 0644]
sqlite/Makefile.in
sqlite/sqlite-dbapi2.c [new file with mode: 0644]
sqlite/sqlite.c
sqlite/sqlite.h